What problem will this feature address?
Would be really cool if we could setup a 1Password integration with a token so that in environment variable we could use something like
AWS_ACCESS_KEY_ID="op://development/aws/Access Keys/access_key_id"
AWS_SECRET_ACCESS_KEY="op://development/aws/Access Keys/secret_access_key"
and have them automatically converted using op run
(see https://developer.1password.com/docs/cli/secrets-environment-variables/)
Describe the solution you'd like
Integrating 1Password
Describe alternatives you've considered
Not sure how to do it otherwise?
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
What problem will this feature address?
Would be really cool if we could setup a 1Password integration with a token so that in environment variable we could use something like
and have them automatically converted using
op run(see https://developer.1password.com/docs/cli/secrets-environment-variables/)
Describe the solution you'd like
Integrating 1Password
Describe alternatives you've considered
Not sure how to do it otherwise?
Additional context
No response
Will you send a PR to implement it?
Maybe, need help