Skip to content

Commit 5826a01

Browse files
authored
update the github-complete example
1 parent f409fff commit 5826a01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/github-complete/main.tf

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ module "atlantis" {
3535
public_subnets = ["10.20.101.0/24", "10.20.102.0/24", "10.20.103.0/24"]
3636

3737
# ECS
38+
ecs_service_platform_version = "LATEST"
3839
ecs_container_insights = true
3940
ecs_task_cpu = 512
4041
ecs_task_memory = 1024

0 commit comments

Comments
 (0)