Commit 9b1fbc4b authored by Mike Horwath's avatar Mike Horwath
Browse files

test

parent e8d8cdcb
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -14,7 +14,9 @@ variable "configuration_value" {
  default = ""
}

variable "zone" {}
variable "zone" {
  default = ""
}

variable "whitelist_ips" {
  type    = "list"