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
9ed8bb2498
terraform
/
config
/
test-fixtures
/
validate-var-module
/
main.tf
6 lines
81 B
HCL
Raw
Blame
History
module
"foo"
{}
resource
"aws_instance" "foo"
{
foo
=
"${module.foo.bar}"
}
Reference in New Issue
View Git Blame
Copy Permalink