how is that password generated on the fly? we do use
pulumi_random
for generating passwords (secret) that don’t change in the same state
c
cuddly-easter-41456
04/24/2023, 7:31 AM
I use automation api to provide my own system. I basically have my own infrastructure json where some resources in there will be managed by pulumi code. But for Pulumi I need to do the whole
new resource
thing for my resources to keep them. But as the password is being ultimately saved in 1password, I don't want to update it every time. PLUS I try to prevent having to load each password while going through the infrastructure, as I have my own marker if resources need to be changed
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.