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
0ba0fe667c
terraform
/
internal
/
command
/
testdata
/
apply-vars
/
main.tf
6 lines
74 B
Terraform
Raw
Normal View
History
Unescape
Escape
dos2unix
2014-07-28 19:43:00 +02:00
variable
"
foo
"
{
}
resource
"
test_instance
"
"
foo
"
{
fix command tests A number of tests had invalid configs or providers, but were never properly validated
2020-08-07 20:04:40 +02:00
value
=
var
.
foo
dos2unix
2014-07-28 19:43:00 +02:00
}