Skip to content

Commit

Permalink
[sdlf-cicd] generic - constructs permissions warning
Browse files Browse the repository at this point in the history
  • Loading branch information
cnfait committed Jan 13, 2025
1 parent d7d7493 commit 5149161
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdlf-cicd/deploy-generic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,5 @@ aws cloudformation deploy \
--capabilities "CAPABILITY_NAMED_IAM" "CAPABILITY_AUTO_EXPAND" \
${REGION:+--region "$REGION"} \
${PROFILE:+--profile "$PROFILE"} || exit 1

echo "The list $CONSTRUCTS will be used in a future release to restrict CodeBuild permissions to the set of permissions required by the constructs it can deploy."

0 comments on commit 5149161

Please sign in to comment.