refactor: update nomenclature to app-new for production alternative UI

This commit is contained in:
2026-04-24 13:43:00 -07:00
parent d03f5674f8
commit e8c76b8a1a
3 changed files with 2 additions and 2 deletions

14
terraform/app-new.tfvars Normal file
View File

@@ -0,0 +1,14 @@
aws_access_key_id="AKIAINHACMVQJ6NYD26A"
aws_secret_access_key="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"
domain="app-new.integreatconsult.com"
invoice_address="invoices-staging@mail.app.integreatconsult.com"
base_url="https://app-new.integreatconsult.com"
stage="app-new"
task_role_arn="arn:aws:iam::679918342773:role/datomic-ddb"
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
background_desired_count=0
enable_schedules=false