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
/
module
/
test-fixtures
/
validate-alias-good
/
main.tf
6 lines
76 B
HCL
Raw
Blame
History
provider "aws" { alias
=
"foo"
}
module
"child"
{
source
=
"./child"
}
Reference in New Issue
View Git Blame
Copy Permalink