Skip to content

Commit

Permalink
Update template for refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtismassey committed Aug 17, 2024
1 parent b2b2ba6 commit 8176b1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions infra/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,10 @@ Resources:
Principal:
Service: ecs-tasks.amazonaws.com
Action: sts:AssumeRole
- Effect: Allow
Principal:
AWS: !Sub arn:aws:iam::${AWS::AccountId}:role/CaddyRole-${StageName}
Action: sts:AssumeRole
ManagedPolicyArns:
- arn:aws:iam::aws:policy/service-role/AmazonECSTaskExecutionRolePolicy
Policies:
Expand Down

0 comments on commit 8176b1e

Please sign in to comment.