My steps for recreation are:
1. Declare Database resource "A" with alias "C"
2. pulumi up
3. Modify code to declare database resource "B" with alias "C"
4. pulumi up
5. Approve changes -> error
brainy-ocean-92780
02/02/2021, 11:07 PM
And I understand my failure. Apparently the process should of been:
1. Declare Database resource "A" no alias
2. pulumi up
3. Modify code to declare database resource "B" with alias "A"
4. pulumi up
g
gentle-diamond-70147
02/03/2021, 8:33 PM
I'm not sure I follow. You're trying to alias between two different resources? I'm not sure that's supported to be honest.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.