Skip to content

Fix parameterization aliases#4070

Open
danielrbradley wants to merge 10 commits into
masterfrom
fix-param-aliases
Open

Fix parameterization aliases#4070
danielrbradley wants to merge 10 commits into
masterfrom
fix-param-aliases

Conversation

@danielrbradley

Copy link
Copy Markdown
Contributor

Fixes #4019

Replace aliases to submodules to aliases in the potential parameterizations to allow customers to migrate to and from the parameterized providers.

Update the original generation approach to generate the correct tokens into the source metadata and schema.

@danielrbradley danielrbradley self-assigned this Apr 1, 2025
@github-actions

github-actions Bot commented Apr 7, 2025

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Don't assume that the provider part of the token is only "azure-native" .. but it will always _start with_ "azure-native".
All refs should already be correct in the schema as we're not updating any tokens now.
Don't require the provider binary on the $PATH. Extract `getProviderBinPath` method for sharing into PulumiTest setup too.
Update for new module & explicit token naming
@blampe blampe added the needs-design Needs input from design/UX label Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-design Needs input from design/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add aliases and upgrade tests for Parameterized Providers

4 participants