Skip to content

Commit 609ca99

Browse files
committed
Updated default shapes
1 parent 29efd30 commit 609ca99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ variable "subnet_id" {
5555

5656
variable "shape" {
5757
description = "Instance shape to use for master instance. "
58-
default = "VM.Standard2.1"
58+
default = "VM.Standard.E4.Flex"
5959
}
6060

6161
variable "lb_shape" {

0 commit comments

Comments
 (0)