pulumi/pkg
Pat Gavlin 8f9a13a76f
[sdk/go] Fix a typo in marshaling. (#7768)
A few identically-typed variables got confused with the changes in #7737.
The confusion caused empty property values to be included in resources
that had any dependencies on other resources, which confused the
unmarshaling code for Go multi-language components. These changes fix
the typo and restore the original behavior, which is to omit empty
property values.

Co-authored-by: Emiliza Gutierrez <emiliza@pulumi.com>
2021-08-16 19:01:20 -05:00
..
backend [backend/http] Better lease renewal diagnosability (#7761) 2021-08-13 15:14:07 -05:00
cmd/pulumi Stop printing value if it looks like a secret (#7327) 2021-08-13 06:07:52 -07:00
codegen Fix lint error (#7757) 2021-08-12 17:20:13 -07:00
engine [sdk/go] Fix a typo in marshaling. (#7768) 2021-08-16 19:01:20 -05:00
graph [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
operations [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource Add provider.MainWithOptions helper function (#7598) 2021-07-29 10:31:09 -07:00
secrets [cli] Prevent regression in loading passphrase secrets provider from state (#6976) 2021-05-06 14:40:44 +01:00
testing/integration Tracing enhancements for CLI perf metrics capture (#7279) 2021-06-15 13:25:03 -04:00
util [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod [codegen/schema] YAML {un,}marshaling support. (#7509) 2021-07-13 16:41:40 -07:00
go.sum Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00