Skip to content

Commit ffeb17f

Browse files
committed
NRL-1923 change ec2 volume size
1 parent 4ef97fa commit ffeb17f

File tree

1 file changed

+1
-1
lines changed
  • terraform/account-wide-infrastructure/test

1 file changed

+1
-1
lines changed

terraform/account-wide-infrastructure/test/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ variable "use_powerbi_gw_custom_ami" {
9191
variable "powerbi_gw_root_volume_size" {
9292
type = number
9393
description = "Size of the root EBS volume in GB"
94-
default = 40
94+
default = 45
9595
}
9696

9797
variable "powerbi_gw_root_volume_iops" {

0 commit comments

Comments
 (0)