diff --git a/terraform/environment/terraform.tfvars.json b/terraform/environment/terraform.tfvars.json index 88a2e4b195..8744ee437b 100644 --- a/terraform/environment/terraform.tfvars.json +++ b/terraform/environment/terraform.tfvars.json @@ -21,7 +21,7 @@ "minimum": 2 } }, - "cloudwatch_application_insights_enabled": false, + "cloudwatch_application_insights_enabled": true, "cookie_expires_use": 1440, "cookie_expires_view": 1440, "create_dashboard": false,