Expose a few more configurable items and add input validators
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
variable "ipv6" {
|
||||
default = true
|
||||
description = "Boolean controlling if IPv6 is enabled"
|
||||
type = bool
|
||||
}
|
||||
Reference in New Issue
Block a user