6 lines
75 B
HCL
6 lines
75 B
HCL
variable "tag_name" {
|
|
description = "tag_name"
|
|
type = string
|
|
|
|
}
|