Skip to content

Commit 76eb9b3

Browse files
updates to readme
1 parent f752661 commit 76eb9b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@ This template is opinionated, and makes use of:
7171
- In the *Primary source webhook events* section, click the external webhook link to go to GitHub.
7272
- In the *Which events would you like to trigger this webhook?* select *Let me select individual events.* and tick the *Pull requests* box only.
7373
- Click on *Update webhook* at the bottom.
74-
- If you have a Stg account, run the setup stack there in the same way you ran the stack in the dev account but with these value differences:
74+
- If you have a Stg account, run the *setup-template.yaml* stack there in the same way you ran the stack in the dev account but with these value differences:
7575
- In the *Parameters* section, enter the same values as in "dev", except:
7676
- "stg" as environment.
7777
- The value of "Related Account Id" is the AWS Account Id of your Prod account.
7878
- Update the *stg* webhook in Github to trigger the AWS codebuild on Push to the master branch only.
7979
- Follow the instructions in the previous point, but for the *stg* codebuild project and webhook.
8080
- In the *Which events would you like to trigger this webhook?* select *Just the push event* option.
8181
- Click on *Update webhook* at the bottom.
82-
- If you have a Prod account, run the setup stack there in the same way you ran the stack in the dev account but with these value differences:
82+
- If you have a Prod account, run the *setup-template.yaml* stack there in the same way you ran the stack in the dev account but with these value differences:
8383
- In the *Parameters* section, enter the same values as in "dev", except:
8484
- "prod" as environment.
8585
- The value of "Related Account Id" is the AWS Account Id of your Stg account.

0 commit comments

Comments
 (0)