Skip to main content
June 12, 2024
Question

1password pulumi provider

  • June 12, 2024
  • 2 replies
  • 167 views

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

2 replies

michael_c_1P
1Password Employee
June 12, 2024

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

August 17, 2025

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?

August 20, 2025

Hi @oulipo ,

Thanks for writing in. I'm sorry to hear about the troubles you are having. Would you be able to give me more details about your setup?

Thanks,
Phil

August 17, 2025

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