Skip to content

Commit 6c99e43

Browse files
adding warning to use us-west-2
1 parent 5de4cdd commit 6c99e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This repository assumes you have a new AWS account and wish to test Spinnaker ou
1717
# Quick Start
1818

1919
1. Fork this repository on GitHub (or CodeCommit)
20-
2. Run the following from a terminal with aws cli access to your account (change GITHUB to CODECOMMIT if code is uploaded there)
20+
2. Run the following from a terminal with aws cli access to your account (change GITHUB to CODECOMMIT if code is uploaded there). Ensure you run this in us-west-2 as the AMI is only available there.
2121

2222
```
2323
ACCOUNT_ID=$(aws sts get-caller-identity --query Account --output text)

0 commit comments

Comments
 (0)