Skip to content

Commit

Permalink
add custom perm boundary
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed Jan 9, 2025
1 parent 16ce714 commit e43cd7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bootstrap-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@ jobs:
pushd infrastructure/cdk && \
pnpm install && pnpm build && \
pnpm dlx cdk bootstrap \
--custom-permissions-boundary "arn:aws:iam::${{secrets.DEV_AWS_ACCOUNT_ID}}:policy/cms-cloud-admin/ct-ado-poweruser-permissions-boundary-policy" \
--toolkit-stack-name CDKToolkitMCReviewDev \
aws://${{ secrets.DEV_AWS_ACCOUNT_ID }}/${{ vars.AWS_DEFAULT_REGION }}

0 comments on commit e43cd7a

Please sign in to comment.