This website requires JavaScript.
Explore
Help
Sign In
ResiLien
/
terraform
Watch
2
Star
0
Fork
You've already forked terraform
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f7e42728b6
terraform
/
config
/
module
/
test-fixtures
/
implicit-parent-providers
/
main.tf
8 lines
86 B
HCL
Raw
Blame
History
provider
"foo"
{
value
=
"from root"
}
module
"child"
{
source
=
"./child"
}
Reference in New Issue
View Git Blame
Copy Permalink