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
ba880b136b
terraform
/
command
/
test-fixtures
/
push-input
/
main.tf
8 lines
81 B
Terraform
Raw
Normal View
History
Unescape
Escape
command/push: test that input is asked
2015-03-06 23:49:22 +01:00
variable
"
foo
"
{
}
resource
"
test_instance
"
"
foo
"
{
}
command/push: read name from the config
2015-03-07 00:12:39 +01:00
atlas
{
name
=
"
foo
"
}