diff --git a/.github/workflows/deploy-frontend-test.yml b/.github/workflows/deploy-frontend-test.yml index ccfcb1083..e910055c4 100644 --- a/.github/workflows/deploy-frontend-test.yml +++ b/.github/workflows/deploy-frontend-test.yml @@ -37,6 +37,6 @@ jobs: with: name: canopas-website-prod-lambda-stack-frontend template: infrastructure/frontend-test.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"