The undesired side effect is that the password is re-generated every time i run
pulumi up
needlessly increasing my wait time. Is there a way to say "only generate a random password if the instance is being created but leave it unchanged otherwise"?
b
billowy-army-68599
10/17/2023, 3:41 PM
I’d use the pulumi-random provider for that instead
c
creamy-hamburger-70712
10/17/2023, 7:14 PM
With the help of docs and Pulumi's ChatGPT I ended up with
It's wild guess what may justify regeneration of the password. Is there a better way whereby Pulumi can decide to call the random password provider only when it is creating the
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.