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

7 lines
77 B
HCL

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