Skip to content

Commit

Permalink
undocumented option
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed Jan 14, 2025
1 parent 4c4c898 commit c4ed63d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bootstrap-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
pnpm dlx cdk bootstrap \
--qualifier mcreview \
--toolkit-stack-name CDKToolkitMCReviewDev \
--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" \
--trust-for-lookup "arn:aws:iam::${{ secrets.DEV_AWS_ACCOUNT_ID }}:role/delegatedadmin/developer/cdk-*" \
--trust "arn:aws:iam::${{ secrets.DEV_AWS_ACCOUNT_ID }}:role/delegatedadmin/developer/cdk-*" \
aws://${{ secrets.DEV_AWS_ACCOUNT_ID }}/${{ vars.AWS_DEFAULT_REGION }}

0 comments on commit c4ed63d

Please sign in to comment.