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 1a1210c commit 5b1f040Copy full SHA for 5b1f040
terraform/aio/vm.tf
@@ -35,7 +35,7 @@ variable "aio_vm_subnet" {
35
36
variable "aio_vm_volume_size" {
37
type = number
38
- default = 35
+ default = 40
39
}
40
41
variable "aio_vm_tags" {
0 commit comments