Skip to content

Commit

Permalink
Merge pull request #1285 from DFE-Digital/gcp-production
Browse files Browse the repository at this point in the history
Enable gcp in production
  • Loading branch information
neillturner authored Dec 17, 2024
2 parents 37bc443 + a17e596 commit 1946dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/application/config/production.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"postgres_flexible_server_sku": "GP_Standard_D2ds_v4",
"enable_postgres_backup_storage": true,
"enable_dfe_analytics_federated_auth": true,
"dataset_name": "events_production",
"postgres_enable_high_availability": true,
"send_traffic_to_maintenance_page": false,
Expand Down

0 comments on commit 1946dc9

Please sign in to comment.