You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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!
The text was updated successfully, but these errors were encountered: