This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
terraform
Watch
1
Star
0
Fork
You've already forked terraform
0
mirror of
https://github.com/hashicorp/terraform.git
synced
2026-05-15 11:00:16 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
ccf19fbf5e
terraform
/
command
/
testdata
/
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-06 18:03:33 -05:00
variable
"
foo
"
{
}
variable
"
bar
"
{
}
resource
"
test_instance
"
"
foo
"
{
}
command/push: read name from the config
2015-03-06 18:12:39 -05:00
atlas
{
name
=
"
foo
"
}
Reference in a new issue
Copy permalink