terraform-aws-access/examples/ingress/variables.tf

7 lines
78 B
HCL

variable "identifier" {
type = string
}
variable "zone" {
type = string
}