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
694f15c7f1
opentofu
/
terraform
/
testdata
/
plan-self-ref-multi
/
main.tf
5 lines
86 B
Terraform
Raw
Normal View
History
Unescape
Escape
dos2unix
2014-07-28 12:43:00 -05:00
resource
"
aws_instance
"
"
web
"
{
foo
=
"
${
aws_instance
.
web
.
0
.
foo
}
"
count
=
4
}
Reference in New Issue
Copy Permalink