Skip to content

Commit a3cce7c

Browse files
Update variables.tf
1 parent c400d0f commit a3cce7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ variable "enable_disk_uuid" {
227227
}
228228

229229
variable "network_type" {
230+
description = "Define network type for each network interface"
230231
type = list
231232
default = null
232233
}

0 commit comments

Comments
 (0)