diff --git a/terraform/application/config/production.tfvars.json b/terraform/application/config/production.tfvars.json index 7659f5ab..abca0176 100644 --- a/terraform/application/config/production.tfvars.json +++ b/terraform/application/config/production.tfvars.json @@ -4,7 +4,7 @@ "environment": "production", "enable_postgres_backup_storage": true, "enable_postgres_high_availability": true, - "postgres_flexible_server_sku": "GP_Standard_D2ds_v4", + "postgres_flexible_server_sku": "GP_Standard_D2ds_v5", "storage_container_delete_retention_days": 7, "azure_maintenance_window": { "day_of_week": 0,