pulumi/pkg/cmd
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
..
pulumi add `pulumi import` flag `--allow-duplicate-names` 2023-09-18 11:51:30 -07:00