pulumi/sdk/go/common/resource/config
Levi Blackstone 754cf4640e
Support full fidelity YAML round-tripping
This change uses the new YAML parsing library to
to implement full fidelity round-tripping of config files.
Any comments and formatting will now be preserved
when Pulumi writes changes to disk.
2021-03-31 09:41:25 -06:00
..
crypt.go Add the ability to copy configs between stacks (#4971) 2020-07-17 11:14:10 +01:00
key.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
key_test.go move pkg/resource/config -> sdk/go/common/resource/config 2020-03-18 15:03:37 -07:00
map.go Support full fidelity YAML round-tripping 2021-03-31 09:41:25 -06:00
map_test.go Add the ability to copy configs between stacks (#4971) 2020-07-17 11:14:10 +01:00
value.go Support full fidelity YAML round-tripping 2021-03-31 09:41:25 -06:00
value_test.go Add the ability to copy configs between stacks (#4971) 2020-07-17 11:14:10 +01:00