terraform-demo/modules/transit-gateway/variables.tf

6 lines
75 B
HCL

variable "tag_name" {
description = "tag_name"
type = string
}