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 29efd30 commit 609ca99Copy full SHA for 609ca99
variables.tf
@@ -55,7 +55,7 @@ variable "subnet_id" {
55
56
variable "shape" {
57
description = "Instance shape to use for master instance. "
58
- default = "VM.Standard2.1"
+ default = "VM.Standard.E4.Flex"
59
}
60
61
variable "lb_shape" {
0 commit comments