terraform/config/hcl2shim
Martin Atkins 6b03c81375 config/hcl2shim: ValuesSDKEquivalent function
This is a first pass of an "approximately equal" function that tries to
mimic the reduced precision caused by the field reader abstraction in
helper/schema so that we can distinguish between meaningful changes to
the proposed new state and incidental ones that just result from the loss
of precision in the SDK implementation.
2019-01-22 15:41:10 -08:00
..
flatmap.go add zero values to sets with a flatmap count of 1 2019-01-08 16:26:21 -05:00
flatmap_test.go add zero values to sets with a flatmap count of 1 2019-01-08 16:26:21 -05:00
paths.go trim index steps from RequiresNew paths 2018-10-31 13:40:01 -04:00
paths_test.go trim index steps from RequiresNew paths 2018-10-31 13:40:01 -04:00
single_attr_body.go config/hcl2shim: make some of the HCL2 shim functions public 2017-10-16 17:54:02 -07:00
values.go Revert "insert empty objects into config from empty blocks" 2019-01-12 10:41:04 -05:00
values_equiv.go config/hcl2shim: ValuesSDKEquivalent function 2019-01-22 15:41:10 -08:00
values_equiv_test.go config/hcl2shim: ValuesSDKEquivalent function 2019-01-22 15:41:10 -08:00
values_test.go Revert "insert empty objects into config from empty blocks" 2019-01-12 10:41:04 -05:00