From 8c1b000ed9b326d787072d290fea718f6d09b160 Mon Sep 17 00:00:00 2001 From: cp-dharti-r Date: Tue, 14 May 2024 10:33:51 +0530 Subject: [PATCH] Add auto expand capability --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0b53a6c..6d0218e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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: >-