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
fae5f9958d
terraform
/
configs
/
testdata
/
valid-modules
/
override-module
/
a_override.tf
8 lines
108 B
HCL
Raw
Blame
History
module
"example"
{
source
=
"./example2-a_override"
foo
=
"a_override foo"
new
=
"a_override new"
}
Reference in New Issue
View Git Blame
Copy Permalink