pulumi/sdk/python/cmd/pulumi-language-python/testdata/setuppy/sdks
Fraser Waters e9ebdab330
Add a conformance test for invokes (#16867)
This adds a new provider with just a couple of invokes and a single
resource, and two small projects that uses that invoke to fill in a
stack output.

The first just uses one of the invokes to fill stack outputs. 

The second tests that output'y inputs work and that no arguments to the
invoke work.

Currently disabled for Go because it doesn't handle the multi-return
invoke expression in the stack output value context.
2024-08-05 04:32:07 +00:00
..
alpha-3.0.0-alpha.1.internal Python parameterized provider test (#16491) 2024-07-16 10:55:38 +00:00
asset-archive-5.0.0 Python parameterized provider test (#16491) 2024-07-16 10:55:38 +00:00
config-9.0.0 Ensure internal provider state doesn't clash with user config (#16837) 2024-07-30 12:22:32 +00:00
fail_on_create-4.0.0 Python parameterized provider test (#16491) 2024-07-16 10:55:38 +00:00
large-2.0.0 Set range in python codegen default SDK version (#16151) 2024-06-24 13:57:57 +00:00
large-4.3.2 Python parameterized provider test (#16491) 2024-07-16 10:55:38 +00:00
primitive-7.0.0 Add a test of sending primitive values for a resource (#16718) 2024-07-22 21:13:11 +00:00
simple-2.0.0 Python parameterized provider test (#16491) 2024-07-16 10:55:38 +00:00
simple-invoke-10.0.0 Add a conformance test for invokes (#16867) 2024-08-05 04:32:07 +00:00