We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ef97fa + ffeb17f commit ffc4286Copy full SHA for ffc4286
terraform/account-wide-infrastructure/test/vars.tf
@@ -91,7 +91,7 @@ variable "use_powerbi_gw_custom_ami" {
91
variable "powerbi_gw_root_volume_size" {
92
type = number
93
description = "Size of the root EBS volume in GB"
94
- default = 40
+ default = 45
95
}
96
97
variable "powerbi_gw_root_volume_iops" {
0 commit comments