Skip to content

Commit

Permalink
Enable gcp in production
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Dec 17, 2024
1 parent 37bc443 commit a17e596
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 a17e596

Please sign in to comment.