Skip to content

Add aliases and upgrade tests for Parameterized Providers #4019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tracked by #4164
thomas11 opened this issue Mar 11, 2025 · 1 comment · May be fixed by #4070
Open
Tracked by #4164

Add aliases and upgrade tests for Parameterized Providers #4019

thomas11 opened this issue Mar 11, 2025 · 1 comment · May be fixed by #4070
Assignees
Labels
3.0 kind/enhancement Improvements or new features

Comments

@thomas11
Copy link
Contributor

We need to make sure users can move to and from PP resources without replacements.

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Mar 11, 2025
@thomas11 thomas11 added kind/enhancement Improvements or new features 3.0 and removed needs-triage Needs attention from the triage team labels Mar 11, 2025
@thomas11 thomas11 self-assigned this Mar 11, 2025
@danielrbradley
Copy link
Member

We should only need to rework the aliases back from parameterized SDKs. Instead of the token in the alias of the default pointing to the submodule where explicit versions used to be, it should align to the token that would be generated in the parameterized module.

Aliases between different parameterized versions might just need to be managed manually by users initially, but could possibly also be automatically in the same way as the default package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 kind/enhancement Improvements or new features
Projects
No open projects
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants