terraform-aws-server/examples/overrides/select_all/variables.tf

7 lines
80 B
HCL

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