Skip to content

Commit

Permalink
try capability_auto_expand again5
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-e-tabaska committed May 29, 2024
1 parent 1eaf8f4 commit 2707097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
--template-file build/template.yaml \
--stack-name bayerclaw2-core \
--resolve-s3 \
--capabilities "CAPABILITY_NAMED_IAM,CAPABILITY_AUTO_EXPAND" \
--capabilities "CAPABILITY_NAMED_IAM" "CAPABILITY_AUTO_EXPAND" \
--no-fail-on-empty-changeset \
--parameter-overrides \
RootVolumeSize=50 \
Expand Down

0 comments on commit 2707097

Please sign in to comment.