terraform/plans/objchange
Martin Atkins 549544f201 configschema: Handle nested blocks containing dynamic-typed attributes
We need to make the collection itself be a tuple or object rather than
list or map in this case, since otherwise all of the elements of the
collection are constrained to be of the same type and that isn't the
intent of a provider indicating that it accepts any type.
2018-10-16 19:11:09 -07:00
..
compatible.go configschema: Handle nested blocks containing dynamic-typed attributes 2018-10-16 19:11:09 -07:00
compatible_test.go
doc.go
objchange.go configschema: Handle nested blocks containing dynamic-typed attributes 2018-10-16 19:11:09 -07:00
objchange_test.go configschema: Handle nested blocks containing dynamic-typed attributes 2018-10-16 19:11:09 -07:00