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
d4e7a74f7e
terraform
/
command
/
testdata
/
validate-invalid
/
incorrectmodulename
/
main.tf
7 lines
72 B
Terraform
Raw
Normal View
History
Unescape
Escape
Added verify command
2015-11-05 15:47:08 +01:00
module
"
super#module
"
{
}
module
"
super
"
{
Remove interpolation-only warning These interpolations are removed when upgrading using 0.12upgrade, and are removed in terraform fmt in many cases
2021-02-19 16:27:09 +01:00
source
=
var
.
module
name
Added verify command
2015-11-05 15:47:08 +01:00
}