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 7fdd137 commit edd4e14Copy full SHA for edd4e14
1 file changed
terraform/production/terraform.tfvars
@@ -68,7 +68,7 @@ base_node = {
68
delete_on_termination = true
69
iops = 3000 # iops
70
throughput = 125 # MB/s
71
- volume_size = 20 # GB
+ volume_size = 1024 # 1TB
72
volume_type = "gp3"
73
}
74
ssh_port = 8349
0 commit comments