mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-09 12:02:55 -04:00
5 lines
52 B
HCL
5 lines
52 B
HCL
variable "var_without_default" {
|
|
type = string
|
|
}
|
|
|