pulumi/sdk/go/pulumi-language-go
Will Jones be2d2a573e
Inherit `protect` from `parent`s in the Go SDK (#17936)
Resources which do not specify an explicit value for the `protect`
resource option should inherit it from their `parent`. Presently, this
is not the case in the Go SDK (#12431). This commit fixes that and
enables the new `l2-resource-parent-inheritance` conformance test to
prove it.

Fixes #12431
2024-12-05 17:14:46 +00:00
..
buildutil Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
goversion Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
testdata Inherit `protect` from `parent`s in the Go SDK (#17936) 2024-12-05 17:14:46 +00:00
go.mod Changelog and go.mod updates for v3.142.0 (#17875) 2024-11-26 17:18:58 +00:00
go.sum Bump gRPC dependencies and migrate `grpc.Dial` (#17701) 2024-11-06 18:36:10 +00:00
language_test.go Add a conformance test for parent inheritance (#17935) 2024-12-05 16:05:56 +00:00
main.go Add GetRequiredPackages to the language host (#17894) 2024-12-02 20:24:23 +00:00
main_test.go Add GetRequiredPackages to the language host (#17894) 2024-12-02 20:24:23 +00:00