pulumi/changelog/pending
Kyle Dixler a8b3859187 add `pulumi import` flag `--allow-duplicate-names`
Fixes #6032

During `pulumi import`, the `--allow-duplicate-names` flag allows
codegen to not fail if two resources share the same resource name.

Note: If the two resources also share the SAME TYPE, `pulumi import`
will fail during the import prior to codegen.
2023-09-18 11:51:30 -07:00
..
20230915--cli-import--pulumi-import-now-has-the-allow-duplicate-names-flag-to-enable-codegen-to-succeed-when-resource-names-are-the-same.yaml add `pulumi import` flag `--allow-duplicate-names` 2023-09-18 11:51:30 -07:00
20230917--engine--program-conversion-plugins-can-now-be-passed-extra-arguments-from-convert.yaml Send args from convert to converter plugin (#13973) 2023-09-18 11:01:13 +00:00