description = "The IP address that this forwarding rule serves. An address can be specified either by a literal IP address or a reference to an existing Address resource."
}
variable"port"{
type = number
description = "The port on which to listen for incoming traffic."
}
variable"frontend_labels"{
type = map(string)
default = {}
description = "Labels to apply to the forwarding rule."