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
0f883b118a
terraform
/
configs
/
configupgrade
/
test-fixtures
/
valid
/
map-attr-as-block
/
want
/
map-attr-as-block.tf
8 lines
112 B
HCL
Raw
Blame
History
resource
"test_instance" "foo"
{
type
=
"z1.weedy"
image
=
"image-abcd"
tags
=
{
name
=
"boop"
}
}
Reference in New Issue
View Git Blame
Copy Permalink