Skip to content
New issue

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

1Password Documents #51

Open
clark42 opened this issue Nov 9, 2021 · 1 comment
Open

1Password Documents #51

clark42 opened this issue Nov 9, 2021 · 1 comment
Labels
tracked Issue is tracked in 1Password's internal ticketing system as well.

Comments

@clark42
Copy link

clark42 commented Nov 9, 2021

Summary

Add the ability to retrieve (with a new or existing data in terraform) and store (with a new or existing terraform resources) files (document category).

Use cases

We save somes privates and secure document in our vault, like ssh private key or other certificate.
We would like to retrieve them with the terraform provider to avoid retrieving those files on our filesystem.

Proposed solution

From this discussion on your community forum (https://1password.community/discussion/120671/secrets-automation-1password-documents), it seems that the connect-api now support file https://support.1password.com/connect-api-reference/#get-file-content since a few months (August 2021)

Don't hesitate to ask more details if needed!

@edif2008
Copy link
Member

edif2008 commented May 30, 2022

Hey @clark42,

Thank you for raising this. I can see the use of Document type Items with the Terraform provider.
Currently the Connect API only supports downloading Document Items and Items that contain files attached to them. The API endpoint for uploading files with Connect is something that is on our backlog. You can follow this issue to find out when the API endpoint is released.

We have added this feature into our backlog and will keep you updated when we release a new version of the provider with support for getting Document type Items.

@edif2008 edif2008 added the tracked Issue is tracked in 1Password's internal ticketing system as well. label May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracked Issue is tracked in 1Password's internal ticketing system as well.
Projects
None yet
Development

No branches or pull requests

2 participants