Skip to content

Commit

Permalink
Add auto expand capability
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-dharti-r committed May 14, 2024
1 parent 2bbcbd0 commit 8c1b000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
name: bitespace-website-lambda-stack
template: website/deploy.yml
capabilities: CAPABILITY_IAM,CAPABILITY_NAMED_IAM
capabilities: CAPABILITY_IAM, CAPABILITY_NAMED_IAM, CAPABILITY_AUTO_EXPAND
timeout-in-minutes: "10"
no-fail-on-empty-changeset: "1"
parameter-overrides: >-
Expand Down

0 comments on commit 8c1b000

Please sign in to comment.