terraform/terraform/test-fixtures/graph-builder-multi-level-m.../main.tf

5 lines
54 B
HCL

module "foo" {
source = "./foo"
foo = "bar"
}