mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-30 16:03:37 -04:00
website: add listmap anchor to upgrade guide
linked from blog post
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user