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
2025-02-25 18:45:20 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
79a9dfce4a
opentofu
/
terraform
/
test-fixtures
/
apply-unknown
/
main.tf
5 lines
72 B
Terraform
Raw
Normal View
History
Unescape
Escape
terraform: error if unknown variable retruned
2014-06-23 15:08:25 -05:00
resource
"
aws_instance
"
"
foo
"
{
num
=
"
2
"
terraform: make sure the "id" attribute is in the state
2014-07-08 19:15:41 -05:00
compute
=
"
foo
"
terraform: error if unknown variable retruned
2014-06-23 15:08:25 -05:00
}
Reference in New Issue
Copy Permalink