pulumi/changelog
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
..
pending add `pulumi import` flag `--allow-duplicate-names` 2023-09-18 11:51:30 -07:00
config.yaml Reorder scopes to be alphabetically ordered. 2022-11-10 16:54:37 -05:00