Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sg committed Jun 24, 2024
1 parent 964a8a0 commit 05f28b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ These instructions will get you a copy of this project up and running in your ow
2. Create secret variables in each Github environment you are deploying too. USE SECRETS, NOT variables.
- `AWS_ACCOUNT_ID`: The AWS account ID where the CDK application will be deployed. (Your AWS account number)
- `AWS_REGION`: The AWS region where the CDK application will be deployed. (us-east-1)
- `ENVIRONMENT`: The name of the deployment environment. (ie prod, dev, staging, etc)
- `ENVIRONMENT`: The name of the deployment environment. Default is main branch is prod. (ie prod, dev, staging, etc)

### Add Repositories you want to grant deployment permissions to

Expand Down

0 comments on commit 05f28b5

Please sign in to comment.