pulumi/sdk/python/cmd/pulumi-language-python/testdata/classes/sdks
Will Jones 0cee6fee0e
Add a conformance test for program-hydrated resource references (#18139)
This change adds the `l2-component-program-resource-ref` conformance
test, which tests that a language supports generating SDKs and programs
that are capable of handling resource references returned from remote
components and hydrating them in the program so that their outputs can
be used later on (in this case, as inputs to subsequent custom
resources). Subsequent changes will add tests for in-component
hydration, as well as other component-related features such as method
invocations (`Call`). The idea is that this will help us shore up
component-related functionality, particularly with respect to suspect
gaps in `pulumi-java`.

This test already passes for NodeJS and Python, but fails in Go due to a
bug in program generation. It is therefore skipped for Go with the bug
being tracked as #18140.

Working towards closing pulumi/pulumi-java#262
2025-01-06 10:50:37 +00:00
..
alpha-3.0.0-alpha.1.internal Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
asset-archive-5.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
component-13.3.7 Add a conformance test for program-hydrated resource references (#18139) 2025-01-06 10:50:37 +00:00
config-9.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
config-grpc-1.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
fail_on_create-4.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
goodbye-2.0.0 Add l2-explicit-parameterized-provider test (#17973) 2024-12-10 23:30:08 +00:00
large-4.3.2 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
plain-13.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
primitive-7.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
primitive-ref-11.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
ref-ref-12.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
secret-14.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
simple-2.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
simple-invoke-10.0.0 Update minimum SDK versions for Node.js and Python (#17997) 2024-12-10 18:14:38 +00:00
subpackage-2.0.0 Add l2-explicit-parameterized-provider test (#17973) 2024-12-10 23:30:08 +00:00