website: add listmap anchor to upgrade guide

linked from blog post
pull/7921/head
Paul Hinze 10 years ago
parent 9306e29651
commit 79f2f229b1
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0

@ -134,6 +134,8 @@ resource "aws_instance" "example" {
}
```
<a id="listmap"></a>
## Migrating to native lists and maps
Terraform 0.7 now supports lists and maps as first-class constructs. Although the patterns commonly used in previous versions still work (excepting any compatibility notes), there are now patterns with cleaner syntax available.

Loading…
Cancel
Save