opentofu/config/test-fixtures/dir-override-var/main_override.tf
2016-08-26 13:48:21 -07:00

4 lines
39 B
HCL

variable "foo" {
default = "baz"
}