pulumi/changelog/pending
Thomas Gummerer 10f7baeb87
state_move: don't conflict if destination provider with same URN and ID exists (#16737)
When a provider with the same URN and ID already exists in the
destination snapshot, we can assume it's the provider that has been
copied over. This is e.g. useful when running the state move command
multiple times with different resources that have the same provider.

This also allows moving resources back and forth between stacks.
2024-07-22 18:02:13 +00:00
..
20240718--cli--add-support-for-deletedwith-to-pulumi-convert.yaml Add support for `DeletedWith` to `pulumi convert` (#12011) 2024-07-19 14:17:45 +00:00
20240718--cli--allow-specifying-project-names-when-converting-with-pulumi-convert-name.yaml Allow specifying project names with `pulumi convert` (#16708) 2024-07-19 10:57:14 +00:00
20240718--cli--avoid-duplicate-error-output-in-some-cases.yaml avoid duplicate error output in some cases (#16706) 2024-07-19 08:00:51 +00:00
20240718--cli--avoid-duplicate-error-prefix-with-expect-no-changes.yaml avoid duplicate error: prefix with `--expect-no-changes` (#16705) 2024-07-19 08:01:18 +00:00
20240718--programgen-go--fix-emiting-literal-values-as-stack-outputs.yaml Fix literal values in generated Go stack outputs (#16728) 2024-07-21 09:13:43 +00:00
20240718--sdk-python--add-support-for-invoke-stack-transforms.yaml sdk/python: add support for stack invoke transforms (#16701) 2024-07-19 08:01:23 +00:00
20240719--cli-state--disallow-provider-moves-in-the-state-move-command.yaml state_move: disallow provider moves (#16722) 2024-07-22 13:03:11 +00:00
20240719--cli-state--improve-readability-of-the-resources-to-be-moved-output-of-the-state-move-command.yaml improve UI output (#16723) 2024-07-22 09:25:27 +00:00
20240720--sdk-go--set-parameterize-value-in-plugin-provider.yaml Set `Parameterize.Value` in `plugin.Provider` (#16726) 2024-07-20 09:15:33 +00:00
20240720--sdk-python--exclude-pulumi_policy-from-plugin-determination.yaml Exclude `pulumi_policy` from plugin determination (#16727) 2024-07-22 13:56:44 +00:00
20240722--cli-state--allow-a-provider-with-the-same-urn-and-id-to-already-be-in-the-snapshot.yaml state_move: don't conflict if destination provider with same URN and ID exists (#16737) 2024-07-22 18:02:13 +00:00
20240722--cli-state--reparent-providers-correctly-in-state-move.yaml state_move: reparent provider correctly (#16735) 2024-07-22 10:59:18 +00:00
20240722--engine--fix-integrity-issues-in-up-continue-on-error-with-changed-dependencies.yaml continue-on-error: fix integrity issues in up with changed dependencies (#16733) 2024-07-22 11:25:33 +00:00
20240722--engine--fix-panics-due-to-different-length-ignorechanges-arrays.yaml Fix panics due to different length `ignoreChanges` arrays (#16742) 2024-07-22 14:54:37 +00:00