We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f83bd commit 7f97994Copy full SHA for 7f97994
terraform/gcp/projects/leap.tfvars
@@ -31,7 +31,7 @@ persistent_disks = {
31
name_suffix = "staging"
32
},
33
"prod" = {
34
- size = 3700 # in GB
+ size = 3810 # in GB
35
name_suffix = "prod"
36
}
37
0 commit comments