Hi @brash-psychiatrist-86349
Pulumi will auto name by default. This means the name you pass to the resource will have a random string appended to it
You can read more about this here - https://www.pulumi.com/docs/intro/concepts/programming-model/#autonaming
But you can disable it by passing a name to the resource args