Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed Jan 14, 2025
1 parent c4ed63d commit d8a3d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
pnpm dlx cdk bootstrap \
--qualifier mcreview \
--toolkit-stack-name CDKToolkitMCReviewDev \
--custom-permissions-boundary "cms-cloud-admin/developer-boundary-policy"
--custom-permissions-boundary "cms-cloud-admin/developer-boundary-policy" \
--cloudformation-execution-policies "arn:aws:iam::${{ secrets.DEV_AWS_ACCOUNT_ID }}:policy/cms-cloud-admin/developer-boundary-policy" \
aws://${{ secrets.DEV_AWS_ACCOUNT_ID }}/${{ vars.AWS_DEFAULT_REGION }}

0 comments on commit d8a3d58

Please sign in to comment.