File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Please consult the `examples` directory for reference example configurations. If
1515
1616### Modified
1717
18- - Variable definitions now contain detailed ` object ` types in place of the previously used any type.
18+ - Variable definitions now contain detailed ` object ` types in place of the previously used ` any ` type.
1919- Security group rules now use a default naming scheme of ` <security-group-name>-<map-key> ` unless a more specific rule name is provided.
2020- ` rule.actions.type ` has been replaced with ` rule.actions.<type> ` . See before/after below for more details.
2121- ` query_string ` supports a list of key: value pairs; type definition updated to support this (i.e. was ` map(string) ` and is now ` list(map(string)) ` )
You can’t perform that action at this time.
0 commit comments