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
cdca8fbfe8
terraform
/
configs
/
configupgrade
/
test-fixtures
/
valid
/
block-as-map-attr
/
want
/
block-as-map-attr.tf
6 lines
82 B
HCL
Raw
Blame
History
resource
"test_instance" "foo"
{
network
{
cidr_block
=
"10.1.0.0/16"
}
}
Reference in New Issue
View Git Blame
Copy Permalink