Skip to content

Commit

Permalink
feat: Enabling enable_dfe_analytics_federated_auth for test
Browse files Browse the repository at this point in the history
  • Loading branch information
shaheislamdfe committed Dec 9, 2024
1 parent dcb3b1c commit f37dbfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/application/config/test.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"cluster": "test",
"namespace": "tra-test",
"evidence_container_retention_in_days": 1,
"enable_postgres_backup_storage": true
"enable_postgres_backup_storage": true,
"enable_dfe_analytics_federated_auth": true
}

0 comments on commit f37dbfb

Please sign in to comment.