Skip to content

Commit

Permalink
entire custom bootstrap ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed Jan 14, 2025
1 parent d8a3d58 commit 3343d66
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bootstrap-cdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
pnpm install && pnpm build && \
pnpm dlx cdk bootstrap \
--qualifier mcreview \
--template bootstrap.yaml \
--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" \
--parameters InputPermissionsBoundary=cms-cloud-admin/developer-boundary-policy \
aws://${{ secrets.DEV_AWS_ACCOUNT_ID }}/${{ vars.AWS_DEFAULT_REGION }}
Loading

0 comments on commit 3343d66

Please sign in to comment.