Commit a40e9216 authored by Mike Horwath's avatar Mike Horwath
Browse files

reset defaults

parent 9ebbbdab
Loading
Loading
Loading
Loading
Loading
+16 −4
Original line number Original line Diff line number Diff line
variable "notes" {}
variable "notes" {
variable "mode" {}
  default = ""
variable "configuration_target" {}
}
variable "configuration_value" {}

variable "mode" {
  default = ""
}

variable "configuration_target" {
  default = ""
}

variable "configuration_value" {
  default = ""
}

variable "zone" {}
variable "zone" {}


variable "whitelist_ips" {
variable "whitelist_ips" {