We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
op vault create
We would like to create our vaults with Terraform. As we try to manage as much as we can with Infrastructure As Code (IaaC).
Create a Terraform Resource for 1Password Vaults. I am willing to contribute with a Pull Request if it's possible.
We can create them with the 1Password CLI. However, this does not preform Drift Detection.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: