Skip to content

Commit

Permalink
Update capabilities for cloudformation
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sumi-k committed Feb 8, 2024
1 parent feac9d2 commit 1505f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-frontend-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 1505f81

Please sign in to comment.