This message was deleted.
# general
s
This message was deleted.
b
yeah, resource name should be unique for a stack, otherwise there will be a conflict. I am not an expert, but I wouldn't recommend using
name
at all as pulumi provides great functionality to avoid a lot of issues such as
deleteaftercreate
errors and a lot more, which is called autonaming (second link) https://www.pulumi.com/blog/infrastructure-as-code-resource-naming/