pulumi/pkg/engine/lifeycletest
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
..
delete_before_replace_test.go Include children when targeting components. (#7605) 2021-07-27 19:17:54 -07:00
golang_sdk_test.go [sdk/go] Fix a typo in marshaling. (#7768) 2021-08-16 19:01:20 -05:00
import_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
pending_delete_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
provider_test.go Respect provider aliases (#7166) 2021-07-28 12:12:53 -07:00
pulumi_test.go [sdk/providers] Fix update previews (#7560) 2021-08-10 19:44:15 -05:00
refresh_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource_reference_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
target_test.go Include children when targeting components. (#7605) 2021-07-27 19:17:54 -07:00
test_plan.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00