Is it possible to tell Pulumi not to add a random ...
# general
c
Is it possible to tell Pulumi not to add a random ID to the end of the resource name? Hitting a node pool name limit of 40 chars
a
Depends on the resource, but usually there is a "name" property that you can pass to your method