Skip to content

Commit

Permalink
try capability_auto_expand again2
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-e-tabaska committed May 28, 2024
1 parent 182e547 commit c3205ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ phases:
--template-file build/template.yaml
--stack-name ${CORE_STACK_NAME}
--resolve-s3
--capabilities "CAPABILITY_NAMED_IAM,CAPABILITY_AUTO_EXPAND"
--capabilities CAPABILITY_NAMED_IAM
--capabilities CAPABILITY_AUTO_EXPAND
--no-fail-on-empty-changeset
--tags "bclaw:version=${SOURCE_VERSION}"
--parameter-overrides
Expand Down

0 comments on commit c3205ee

Please sign in to comment.