Skip to content

Commit ed76292

Browse files
authored
Merge pull request #5470 from nhsuk/backup_performance_environment
Enable backup on performance environment
2 parents 4b8b0a1 + 3d115a1 commit ed76292

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

terraform/app/env/performance.tfvars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ max_aurora_capacity_units = 64
1818
container_insights = "enhanced"
1919

2020
enable_enhanced_db_monitoring = true
21+
enable_backup_to_vault = true
2122

2223
minimum_reporting_replicas = 2
2324
maximum_reporting_replicas = 4

0 commit comments

Comments
 (0)