Skip to content

Commit

Permalink
added back bootstrap step (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: Maish Saidel-Keesing
  • Loading branch information
maishsk authored Feb 19, 2023
1 parent 43631f4 commit dcb4683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/microservices/platform/tabs/cdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ hidden: true
```bash
cd ~/environment/ecsdemo-platform/cdk
pip install -r requirements.txt --user
cdk bootstrap aws://$AWS_ACCOUNT_ID/$AWS_DEFAULT_REGION
```

#### Confirm that the cdk can synthesize the assembly CloudFormation templates
Expand Down

0 comments on commit dcb4683

Please sign in to comment.