terraform tweaks to tear down staging right now

This commit is contained in:
2022-07-08 06:32:09 -07:00
parent 5078d4e3ce
commit 2f2d582a4b
5 changed files with 18 additions and 16 deletions

View File

@@ -9,4 +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=1
desired_count=0
background_desired_count=0