terraform/config/hcl2shim
Martin Atkins ccc1b6990f config/hcl2shim: shims from flatmap to cty and vice-versa
These particular shims will have a pretty limited lifetime in mainline
Terraform code (primarily to stub out the new expression evaluator against
the old state structs until the new format is implemented) but will live
on for some time in state migration and provider plugin compatibility
shims.
2018-10-16 18:46:46 -07:00
..
flatmap.go config/hcl2shim: shims from flatmap to cty and vice-versa 2018-10-16 18:46:46 -07:00
flatmap_test.go config/hcl2shim: shims from flatmap to cty and vice-versa 2018-10-16 18:46:46 -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