@@ -46,7 +46,7 @@ The setup process involves three main steps:
4646 <Tip >
4747 Be sure to run ` aws configure ` with your credentials
4848 </Tip >
49- - Access to the TestDriver AMI (Golden Image is ` ami-055cd47506a2f39bb ` )\
49+ - Access to the TestDriver AMI (Golden Image is ` ami-086b5b4b86d78987c ` )\
5050 [ Contact us with your preferred AWS Region for access] ( https://form.typeform.com/to/UECf9rDx?typeform-source=testdriver.ai ) .
5151- A GitHub repository for committing your tests & workflow.
5252
@@ -244,7 +244,7 @@ Configure these secrets in your GitHub repository:
244244| `AWS_REGION` | AWS Region | `us-east-2` |
245245| `AWS_SECRET_ACCESS_KEY` | AWS secret key | `wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY` |
246246| `AWS_LAUNCH_TEMPLATE_ID` | Launch template from CloudFormation | `lt-07c53ce8349b958d1` |
247- | `AMI_ID` | TestDriver AMI ID | `ami-085f872ca0cd80fed ` |
247+ | `AMI_ID` | TestDriver AMI ID | `ami-086b5b4b86d78987c ` |
248248| `TD_API_KEY` | TestDriver API key | Your API key from [the dashboard](https://app.testdriver.ai) |
249249
250250# # AMI Customization
@@ -291,6 +291,7 @@ Before doing anything else, change the default password:
291291
2922921. Open PowerShell on the instance
2932932. Run the password rotation script :
294+
294295 ` ` ` powershell
295296 C:\t estdriver\R otateLocalPasswords.ps1
296297 ` ` `
@@ -404,4 +405,4 @@ For enterprise customers:
404405
405406- Contact your account manager for AMI access issues
406407- Use support channels for infrastructure questions
407- - Check the TestDriver documentation for CLI usage
408+ - Check the TestDriver documentation for CLI usage
0 commit comments