1Password / shell-plugins

Seamless authentication for every tool in your terminal.
https://developer.1password.com/docs/cli/shell-plugins/
MIT License
527 stars 171 forks source link

Akamai compatibility with Terraform #277

Open arunsathiya opened 1 year ago

arunsathiya commented 1 year ago

Platform or tool

Akamai

Desired or expected behavior

Akamai shell plugin currently provisions credentials using a temporary file. While this approach works great for the Akamai binary, for Akamai Terraform provider, we'll need to use Akamai environment variables:

Current behavior

Provisioning happens as a temporary file.

Relevant log output

No response

op CLI version

2.19.0-beta.01

arunsathiya commented 1 year ago

This was tracked in a parent issue, but we are branching it out to track them more precisely.