diff --git a/terraform/application/config/production.tfvars.json b/terraform/application/config/production.tfvars.json index f3126ce30..d552dee06 100644 --- a/terraform/application/config/production.tfvars.json +++ b/terraform/application/config/production.tfvars.json @@ -5,7 +5,6 @@ "start_hour": 2, "start_minute": 0 }, - "worker_replicas": 0, "postgres_flexible_server_sku": "GP_Standard_D2ds_v4", "enable_postgres_backup_storage": true, "postgres_enable_high_availability": true,