blob: 236fdac6129de6cb6871cc969fbf0b80a27cab47 [file] [log] [blame]
module "foo" {
source = "./foo"
bar = "baz"
one = "two"
}