Skip to content

Commit 5d48928

Browse files
committed
docs(cd): variable STACK_NAME is needed
[skip ci]
1 parent 5ea2169 commit 5d48928

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,7 @@ After deploying the stack manually once,
6666
`arn:aws:iam::<account ID>:role/<stack name>-cd` and a variable (use the
6767
`cdRoleArn` stack output)
6868
- create the variable `AWS_REGION` with the value `<region>` (your region)
69+
- create the variable `STACK_NAME` with the value `<stack name>` (your stack
70+
name)
6971

7072
to enable continuous deployment.

0 commit comments

Comments
 (0)