Skip to content

Commit

Permalink
Merge pull request #3329 from DFE-Digital/2110-school-experience-migr…
Browse files Browse the repository at this point in the history
…ate-to-gcp-wif-prod

[2110] Enable bigquery federated auth in production
  • Loading branch information
saliceti authored Dec 11, 2024
2 parents 0819a3c + b8414c5 commit 8480175
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/aks/config/production.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
"dsi_hostname": "schoolexperience.education.gov.uk",
"enable_logit": true,
"enable_prometheus_monitoring": true,
"dataset_name": "gse_events_production"
"dataset_name": "gse_events_production",
"enable_dfe_analytics_federated_auth": true
}

0 comments on commit 8480175

Please sign in to comment.