Skip to content

Commit d2d0e8c

Browse files
committed
Add CAPABILITY_NAMED_IAM for deploy
1 parent eae776b commit d2d0e8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828
uses: aws-actions/aws-cloudformation-github-deploy@v1
2929
with:
3030
name: GoCaptureECSCluster
31+
capabilities: CAPABILITY_NAMED_IAM
3132
template: cloud-formation/ecs.yaml
3233
no-fail-on-empty-changeset: 1

0 commit comments

Comments
 (0)