1Password / terraform-provider-onepassword

Use the 1Password Terraform Provider to reference, create, or update items in your 1Password Vaults.
https://1password.com/secrets
MIT License
323 stars 44 forks source link

Terraform Resource for 1Password Vaults #156

Open KylePeterDavies opened 7 months ago

KylePeterDavies commented 7 months ago

Summary

Hi 1Password. I would like a Terraform Resource for the creation of 1Password Vaults. I believe this should be possible as op vault create exists.

Use cases

We would like to create our vaults with Terraform. As we try to manage as much as we can with Infrastructure As Code (IaaC).

Proposed solution

Create a Terraform Resource for 1Password Vaults. I am willing to contribute with a Pull Request if it's possible.

Is there a workaround to accomplish this today?

We can create them with the 1Password CLI. However, this does not preform Drift Detection.