Skip to content

Commit a8205a7

Browse files
committed
fixup! Migrate cluster modules from map(map(string)) to map(object)
1 parent 955ccad commit a8205a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

google/_modules/gke/node_pool/variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,4 @@ variable "network_config" {
190190
})
191191
description = "Configure additional pod IP address range for the node pool. Defaults to `null`"
192192
default = null
193-
nullable = false
194193
}

0 commit comments

Comments
 (0)