terraform/config/testdata/dir-override-var/main_override.tf

4 lines
39 B
Terraform
Raw Normal View History

variable "foo" {
default = "baz"
}