Fix inconsistent `moved` snippets in docs

pull/35228/head
Jamie White 2 years ago committed by GitHub
parent c61201dd10
commit ef355930f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,7 +24,7 @@ The following list outlines field hierarchy, language-specific data types, and r
When every field is defined, a `moved` block has the following form:
```hcl
moved = {
moved {
from = <old address for the resource>
to = <new address for the resource>
}

Loading…
Cancel
Save