blob: 0093efe00067bc97568150344795d6dc31c55811 [file] [log] [blame]
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
module "foo" {
source = "./foo"
bar = "baz"
one = "two"
}