pulumi/tests/testdata/codegen/plain-object-disable-defaults
Fraser Waters a9947b4e4e
Python parameterized provider test (#16491)
This adds support for replacement parameterised providers to Python and
a small integration test to check it works e2e.

When using parameterised providers we need to use the new (currently
unstable) RegisterPackage system, instead of sending
Version/DownloadURL/etc via RegisterResourceRequest. Once
RegisterPackage is stable the intention is to change _all_ packages to
use it and for normal packages to fall back to the
RegisterResourceRequest options, while parameterised packages will
error.

The actual parameter value is embedded in the python SDK as a base64
string that we decode before sending to the gRPC endpoint as bytes.
2024-07-16 10:55:38 +00:00
..
docs Add ability to constrain supported languages of resource and function overlays (#16579) 2024-07-09 14:54:50 +00:00
dotnet [sdkgen/dotnet] Bump Pulumi version reference (#16483) 2024-06-27 05:16:14 +00:00
go Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
nodejs Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
python Python parameterized provider test (#16491) 2024-07-16 10:55:38 +00:00
schema.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00