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
f9b0207304
terraform
/
terraform
/
test-fixtures
/
input-provider-with-vars-an...
/
main.tf
8 lines
84 B
HCL
Raw
Blame
History
provider
"aws"
{
access_key
=
"abc123"
}
module
"child"
{
source
=
"./child"
}
Reference in New Issue
View Git Blame
Copy Permalink