pulumi/pkg/resource/stack
Pat Gavlin 0e9c4ed2db
Serialize null property values. (#3561)
Eliding these values prevents us from properly round-tripping resource
states that include null property values.

This is part of the fix for
https://github.com/pulumi/pulumi-azure/issues/383.
2019-11-22 11:03:02 -08:00
..
testdata Add a version property to checkpoints 2018-03-10 13:03:05 -08:00
checkpoint.go Refactor the way secrets managers are provided (#3001) 2019-08-01 10:33:52 -07:00
checkpoint_test.go Add license headers 2018-05-22 15:02:47 -07:00
debug.test Add a version property to checkpoints 2018-03-10 13:03:05 -08:00
deployment.go Serialize null property values. (#3561) 2019-11-22 11:03:02 -08:00
deployment_test.go Serialize null property values. (#3561) 2019-11-22 11:03:02 -08:00
secrets.go Cache ciphertext for secret properties. (#3183) 2019-09-18 15:52:31 -07:00
secrets_test.go Cache ciphertext for secret properties. (#3183) 2019-09-18 15:52:31 -07:00