Sign in
gdch-oss
/
third_party
/
hashicorp
/
terraform-json
/
39a2ed7578c512b18c03430884967a147c842983
/
.
/
testdata
/
basic
/
module.tf
blob: 236fdac6129de6cb6871cc969fbf0b80a27cab47 [
file
] [
log
] [
blame
]
module
"foo"
{
source
=
"./foo"
bar
=
"baz"
one
=
"two"
}