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