terraform-aws-server/examples/basic/directnetworkdomain/variables.tf

6 lines
77 B
HCL

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