We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b224af commit b684026Copy full SHA for b684026
docs/resources/guides/deployment/aws_aurora_ecs.rst
@@ -114,7 +114,7 @@ your terminal:
114
$ aws cloudformation create-stack \
115
--stack-name Gel \
116
--template-url \
117
- https://gel-deploy.s3.us-east-2.amazonaws.com/gel-aurora.yml \
+ https://gel-deployment.s3.us-east-2.amazonaws.com/gel-aurora.yml \
118
--capabilities CAPABILITY_NAMED_IAM \
119
--parameters ParameterKey=SuperUserPassword,ParameterValue=<password>
120
0 commit comments