This message was deleted.
# general
s
This message was deleted.
l
You can set the name property of the Parameter.
This is common with almost all Pulumi resources: if you don't set the name, then Pulumi generates it from the 1st parameter to the constructor plus a random suffix.
a
I did, but it still sets a random suffix
l
Can you show the code?
a
ok so I thought I did, but it was a different field.
thanks
👍 1
l
It can be a bit confusing that every constructor has a name parameter, and most resources have a name property.. and they're closely related but not the same...
a
It can be a bit confusing that every constructor has a name parameter
🙃 yeah that's exactly what tripped me up