pulumi-azure-native icon indicating copy to clipboard operation
pulumi-azure-native copied to clipboard

When moving to a new major version, preserve all default API versions of the previous one

Open thomas11 opened this issue 1 year ago • 1 comments

When Azure API version 2022-01-01 is the default for a resource in v2, and in v3 the new default is 2024-01-01, then the previous default 2022-01-01 should still be available in v3 as an explicit import. That enables to upgrade without changes, other than import paths.

We had already planned that for v2 but missed.

thomas11 avatar Jul 09 '24 09:07 thomas11

Added to epic https://github.com/pulumi/home/issues/3552

cleverguy25 avatar Jul 19 '24 09:07 cleverguy25

This issue has been addressed in PR #3748 and shipped in release v2.76.0.

pulumi-bot avatar Dec 06 '24 16:12 pulumi-bot