terraform/internal/command/testdata/show-json/module-depends-on/foo/main.tf

4 lines
46 B
HCL

variable "test_var" {
default = "foo-var"
}