-
Notifications
You must be signed in to change notification settings - Fork 47
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
Feature Request: Support Password Recipe for Database Category using 1password cli #208
Comments
Hi @codezninja, in order for us to better understand this issue, can you please share how you're attempting to create this database item? Is it via a Connect server, with a service account, or locally using biometrics? |
Hi @moward98 so I'm using op locally using biometrics. Versions of op cli is |
Unfortunately this is currently the expected functionality since the CLI can only generate passwords for the password field within Login or Password items. |
Ahh ic!! Is there a repo to make that feature request then for cli to add support for that? |
Please feel free to open an issue as a feature request here: https://github.com/1Password/terraform-provider-onepassword/issues |
@moward98 since that is this same repo that this current feature request is in. Can I just update the title to add that support to 1password cli? |
@codezninja Yes that's fine |
Summary
Trying to create a database category in terraform one password item. But when using
password_receipe
the generated doesn't have any value. Here's a simple example I would expect the password field to generate a passwordUse cases
Using category database since the item being created is to access a database
Proposed solution
n/a
Is there a workaround to accomplish this today?
password
attribute on item insteadReferences & Prior Work
n/a
Versions
The text was updated successfully, but these errors were encountered: