There was an error while loading. Please reload this page.
1 parent acf859e commit fbc21f4Copy full SHA for fbc21f4
test/fixtures/node_pool/example.tf
@@ -35,6 +35,8 @@ module "example" {
35
max_memory_gb = 30
36
min_memory_gb = 10
37
gpu_resources = []
38
+ auto_repair = true
39
+ auto_upgrade = true
40
}
41
42
0 commit comments