Skip to content

Commit

Permalink
Upgrade stg postgres db to B_Standard_B2s
Browse files Browse the repository at this point in the history
  • Loading branch information
RMcVelia committed Jun 19, 2024
1 parent 922d120 commit c3d0446
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/application/config/staging.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"website_url": [ "https://staging.claim-funding-for-mentor-training.education.gov.uk/healthcheck/all","https://staging.manage-school-placements.education.gov.uk/healthcheck/all" ],
"contact_groups": [311842]
},
"enable_postgres_backup_storage": true
"enable_postgres_backup_storage": true,
"postgres_flexible_server_sku": "B_Standard_B2s"
}

0 comments on commit c3d0446

Please sign in to comment.