pulumi/sdk/go/pulumi-language-go/testdata
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
..
projects Inherit `protect` from `parent`s in the Go SDK (#17936) 2024-12-05 17:14:46 +00:00
sample Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00
sdks Add l2-resource-secret to conformance tests (#17812) 2024-11-20 17:47:01 +00:00