diff --git a/terraform/application/config/test.tfvars.json b/terraform/application/config/test.tfvars.json index 946bd50c3..fb99fa723 100644 --- a/terraform/application/config/test.tfvars.json +++ b/terraform/application/config/test.tfvars.json @@ -2,5 +2,6 @@ "cluster": "test", "namespace": "tra-test", "enable_postgres_backup_storage": true, + "enable_dfe_analytics_federated_auth": true, "dataset_name": "events_test" }