Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Zlepper
2 years agoNew Contributor
1password pulumi provider
I see that 1password has made a pulumi provider at https://github.com/1Password/pulumi-onepassword
Is this considered ready for public consumption yet? We have a couple of 1000 of auto-generated passwords that I would very much like to make available in 1password rather than out own shitty security™.
However considering the importance of the data I would rather ask before accidentally getting the entire company locked out of our own production environments :D
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser: Not Provided
5 Replies
- oulipoNew Contributor
Sorry but the 1Password Pulumi integration DOES NOT WORK, there are many issues (notably: each time we relaunch a Pulumi update, it tries recreating all secrets, those that haven't changed included, making it unusable in practice)
Check in particular this issue: https://github.com/1Password/pulumi-onepassword/issues/62
- michael_c_1P
1Password Team
Hi Zlepper,
Yes, it's ready for public consumption!
I'd love to hear more about how you're using it (language, OS) and your experience getting setup. Feel free to post here or send me a DM.
For anyone who comes across this post, you can find the 1Password Pulumi Provider here: https://github.com/1Password/pulumi-onepassword/releases
Thanks,
Mike- oulipoNew Contributor
Hi michael_c_1P I've tried using the 1Password Pulumi integration which would be VERY HELPFUL to us, unfortunately there's a major issue making it unusable: it tries to recreate every items each time, even those that haven't changed
This is a big issue since we can't have a production pipeline which always ask us to confirm to rewrite ALL secrets, although nothing changed, as this would be a huge red flag (as well as a loss of time, as it takes quite a while to update secrets)
Could the team fix this please?