terraform/config/hcl2shim
James Bardin c28ce02f2a return a nil flatmap when presented with a NullVal
A nil flatmap will be encoded as a NullVal of the correct type. When
Converting a NullVal back to a flatmap, return nil immediately rather
than attempting to build the values.
2018-10-16 18:50:29 -07:00
..
flatmap.go return a nil flatmap when presented with a NullVal 2018-10-16 18:50:29 -07:00
flatmap_test.go return a nil flatmap when presented with a NullVal 2018-10-16 18:50:29 -07: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 config/hcl2shim: don't put nils in ConfigValue maps 2018-10-16 18:24:10 -07:00
values_test.go config/hcl2shim: make some of the HCL2 shim functions public 2017-10-16 17:54:02 -07:00