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
b48bd30227
terraform
/
command
/
test-fixtures
/
push-input-partial
/
main.tf
9 lines
99 B
Terraform
Raw
Normal View
History
Unescape
Escape
command/push: ask for only variables that are unset
2015-03-07 00:03:33 +01:00
variable
"
foo
"
{
}
variable
"
bar
"
{
}
resource
"
test_instance
"
"
foo
"
{
}
command/push: read name from the config
2015-03-07 00:12:39 +01:00
atlas
{
name
=
"
foo
"
}