Skip to content

Commit

Permalink
Merge pull request #8945 from ministryofjustice/CC-3015/dbf04-increas…
Browse files Browse the repository at this point in the history
…e-size

CC-3015: Production EBS DB dbf04 500 -> 1000 GB.
  • Loading branch information
mmgovuk authored Dec 3, 2024
2 parents c34122e + 67b686e commit 2f59633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/ccms-ebs/application_variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@
"ebs_iops_ebsdb_dbf03": 12000,
"ebs_size_ebsdb_dbf03": 3000,
"ebs_iops_ebsdb_dbf04": 28000,
"ebs_size_ebsdb_dbf04": 500,
"ebs_size_ebsdb_dbf04": 1000,
"ebs_size_ebsdb_redoA": 100,
"ebs_size_ebsdb_redoB": 50,
"ebs_size_ebsdb_techst": 50,
Expand Down

0 comments on commit 2f59633

Please sign in to comment.