There was an error while loading. Please reload this page.
1 parent f498355 commit 176ad25Copy full SHA for 176ad25
examples/simple_zonal_with_asm/main.tf
@@ -50,7 +50,7 @@ module "gke" {
50
autoscaling = false
51
auto_upgrade = true
52
node_count = 3
53
- machine_type = "e2-standard-4"
+ machine_type = "e2-standard-8"
54
},
55
]
56
}
0 commit comments