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 fc7712e commit 80080beCopy full SHA for 80080be
infrastructure/variables.tf
@@ -47,7 +47,7 @@ variable "aks_subscription_id" {}
47
variable "pgsql_storage_mb" {
48
description = "Max storage allowed for the PGSql Flexibile instance"
49
type = number
50
- default = 65536
+ default = 128000
51
}
52
53
variable "subnet_suffix" {
0 commit comments