Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

Commit ec4cfbc

Browse files
committed
adding environment info to avoid IAM warnings
1 parent 34b2981 commit ec4cfbc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mu.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---
2+
environments:
3+
- name: acceptance
4+
provider: ecs-fargate
5+
- name: production
6+
provider: ecs-fargate
27
service:
38
desiredCount: 3
49
maxSize: 6

0 commit comments

Comments
 (0)