Skip to content

Commit 91a53dd

Browse files
committed
fixup! Migrate cluster modules from map(map(string)) to map(object)
1 parent e0fa81a commit 91a53dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/_modules/gke/variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,4 +301,5 @@ variable "guest_accelerator" {
301301
}))
302302
})
303303
description = "`guest_accelerator` block supports during node_group creation, useful to provision GPU-capable nodes. Default to `null` or `{}` which will disable GPUs."
304+
default = null
304305
}

0 commit comments

Comments
 (0)