We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e712a4 commit b457ce5Copy full SHA for b457ce5
1 file changed
deploy/ec2/ee/tooljet_ubuntu_focal.pkr.hcl
@@ -29,7 +29,7 @@ source "amazon-ebs" "ubuntu" {
29
30
launch_block_device_mappings {
31
device_name = "/dev/sda1"
32
- volume_size = 30
+ volume_size = 15
33
delete_on_termination = true
34
}
35
0 commit comments