terraform/states/statefile/testdata/roundtrip
Martin Atkins fb57801dfe states: object Private data is []byte, not cty.Value
We're going to allow the provider to encode whatever it wants in here, so
a provider can use whatever is most convenient for its implementation
language and to avoid some of the bugs we saw with the prior model where
the forced round-trip through JSON and back into interface{} would cause
some loss of fidelity, leading to bugs.
2018-10-16 19:11:09 -07:00
..
v1-simple.in.tfstate statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
v1-simple.out.tfstate statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
v3-grabbag.in.tfstate states: object Private data is []byte, not cty.Value 2018-10-16 19:11:09 -07:00
v3-grabbag.out.tfstate states: object Private data is []byte, not cty.Value 2018-10-16 19:11:09 -07:00
v3-simple.in.tfstate statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
v3-simple.out.tfstate statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
v4-simple.in.tfstate statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
v4-simple.out.tfstate statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00