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
2eb8278a0f
terraform
/
command
/
testdata
/
apply-input
/
main.tf
6 lines
57 B
Terraform
Raw
Normal View
History
Unescape
Escape
command/apply: ask for user variables before validation [GH-736]
2015-01-16 19:46:38 +01:00
variable
"
foo
"
{
}
command: Update apply_test.go for new provider types This only makes it compile. It does not yet ensure that the tests pass.
2018-09-29 18:35:19 +02:00
output
"
result
"
{
value
=
var
.
foo
}