File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 52
52
run-task-security-groups : sg-067ebcde49c0f3ad8
53
53
run-task-launch-type : FARGATE
54
54
wait-for-task-stopped : true
55
+ enable-ecs-managed-tags : true
55
56
56
57
- name : Deploy Amazon ECS task definition with ECS Service
57
58
uses : aws-actions/amazon-ecs-deploy-task-definition@5ae7be6fcfec491494b3dbe937800837321d81d9
60
61
service : github-actions-deploy-task-def-integ-test
61
62
cluster : github-actions-deploy-task-def-integ-test
62
63
wait-for-service-stability : true
64
+ enable-ecs-managed-tags : true
Original file line number Diff line number Diff line change 39
39
run-task-assign-public-IP : ENABLED
40
40
run-task-security-groups : sg-067ebcde49c0f3ad8
41
41
run-task-launch-type : FARGATE
42
- wait-for-task-stopped : false
42
+ wait-for-task-stopped : false
43
43
44
44
- name : Deploy Amazon ECS task definition with one-off task and wait for task stopped set to true
45
45
uses : aws-actions/amazon-ecs-deploy-task-definition@v1
52
52
run-task-security-groups : sg-067ebcde49c0f3ad8
53
53
run-task-launch-type : FARGATE
54
54
wait-for-task-stopped : true
55
+ enable-ecs-managed-tags : true
55
56
56
57
- name : Deploy Amazon ECS task definition with ECS Service
57
58
uses : aws-actions/amazon-ecs-deploy-task-definition@v2
60
61
service : github-actions-deploy-task-def-integ-test
61
62
cluster : github-actions-deploy-task-def-integ-test
62
63
wait-for-service-stability : true
64
+ enable-ecs-managed-tags : true
You can’t perform that action at this time.
0 commit comments