diff --git a/terraform/application/config/production.tfvars.json b/terraform/application/config/production.tfvars.json index abab888f5..f3126ce30 100644 --- a/terraform/application/config/production.tfvars.json +++ b/terraform/application/config/production.tfvars.json @@ -13,7 +13,8 @@ "account_replication_type": "GRS", "cluster": "production", "enable_logit": true, - "enable_monitoring": false, + "enable_monitoring": true, + "statuscake_contact_groups": [288912, 282453], "namespace": "tra-production", "allegations_container_delete_retention_days": 30 }