variables.tf140 B
View on GitHubvariable "ip_address" {
description = "The IP address to retrieve information for (optional)"
type = string
default = ""
}
variable "ip_address" {
description = "The IP address to retrieve information for (optional)"
type = string
default = ""
}