Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlostong committed Mar 4, 2020
1 parent b1dfb12 commit afaf98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fargate-networking-stacks/public-vpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Resources:
Statement:
- Effect: Allow
Principal:
Service: [ecs.amazonaws.com]
Service: [ecs-tasks.amazonaws.com]
Action: ['sts:AssumeRole']
Path: /
Policies:
Expand Down

0 comments on commit afaf98b

Please sign in to comment.