This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
opentofu
Watch
3
Star
0
Fork
0
You've already forked opentofu
mirror of
https://github.com/opentofu/opentofu.git
synced
2024-12-28 01:41:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3bea1171af
opentofu
/
internal
/
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 17:03:33 -06:00
variable
"
foo
"
{
}
variable
"
bar
"
{
}
resource
"
test_instance
"
"
foo
"
{
}
command/push: read name from the config
2015-03-06 17:12:39 -06:00
atlas
{
name
=
"
foo
"
}
Reference in New Issue
Copy Permalink