terraform/config/hcl2shim
James Bardin f4416ee1df update the new RequiresReplace function
Make the function work specifically how we need for RequiresReplace.
Skip index changes, any set changes are only recorded as the set itself,
and filter out duplicate paths.

Add a few more tests to check for various nested structures.
2018-10-16 18:53:51 -07:00
..
flatmap.go handle Null collections in flatmaps 2018-10-16 18:53:51 -07:00
flatmap_test.go handle Null collections in flatmaps 2018-10-16 18:53:51 -07:00
paths.go update the new RequiresReplace function 2018-10-16 18:53:51 -07:00
paths_test.go update the new RequiresReplace function 2018-10-16 18:53:51 -07:00
single_attr_body.go
values.go config/hcl2shim: don't put nils in ConfigValue maps 2018-10-16 18:24:10 -07:00
values_test.go