This message was deleted.
# getting-started
s
This message was deleted.
🙌 1
e
Set the name property explicitly
👍 1
🙏 1
l
@ambitious-daybreak-8631 what you see happening is Pulumi’s auto naming. https://www.pulumi.com/docs/intro/concepts/resources/names/ Do read about it, because in some cases, it helps you when a resource needs to be replaced. I would advice against setting an explicit name.
👍 1