Skip to content

Commit

Permalink
[2124] Enable Bigquery federated authentication in production (#1708)
Browse files Browse the repository at this point in the history
  • Loading branch information
saliceti authored Nov 25, 2024
1 parent a9ff977 commit 878da63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions terraform/aks/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion terraform/aks/config/production.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"https://teacher-qualifications-api.education.gov.uk/health",
"https://teaching-record-system.education.gov.uk/health",
"https://authorise-access-to-a-teaching-record.education.gov.uk/health"
]
],
"enable_dfe_analytics_federated_auth": true
}

0 comments on commit 878da63

Please sign in to comment.