insert missing infinitive particle

This commit is contained in:
Bob Sutterfield 2022-08-08 17:17:50 -07:00 committed by GitHub
parent 05944cc0e2
commit 08f3f675eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ The three kinds of collection type in the Terraform language are:
Note: although colons are valid delimiters between keys and values,
they are currently ignored by `terraform fmt` (whereas `terraform fmt`
will attempt vertically align equals signs).
will attempt to vertically align equals signs).
* `set(...)`: a collection of unique values that do not have any secondary
identifiers or ordering.