There was an error while loading. Please reload this page.
1 parent 843c56c commit feaf342Copy full SHA for feaf342
examples/simple_windows_node_pool/main.tf
@@ -63,7 +63,7 @@ module "gke" {
63
autoscaling = false
64
auto_upgrade = true
65
node_count = 1
66
- machine_type = "n2-standard-4"
+ machine_type = "n2-standard-8"
67
image_type = "WINDOWS_LTSC_CONTAINERD"
68
},
69
]
0 commit comments