just minor terraform updates.

This commit is contained in:
2022-07-09 07:50:47 -07:00
parent 8316f35072
commit 892674343d
2 changed files with 20 additions and 2 deletions

View File

@@ -9,5 +9,5 @@ execution_role_arn="arn:aws:iam::679918342773:role/ecsTaskExecutionRole"
ecs_cluster="arn:aws:ecs:us-east-1:679918342773:cluster/default"
# service_registry="arn:aws:servicediscovery:us-east-1:679918342773:service/srv-6auj2wqsh55k2nuj"
local_namespace="ns-gv2z744em7myo2jp"
desired_count=4
desired_count=2
background_desired_count=1