Cannot find terraform plugin?
So your docs say you have a Terraform plugin (albeit in beta) but when I run op plugin init terraform
it's not found?
I'm on the latest version of the CLI. Also when I run op plugin list
it doesn't show either.
Was it revoked from the list or something?
Full results:
❯ op plugin init terraform [ERROR] 2023/09/23 12:33:43 unknown plugin: terraform
1Password Version: 2.21.0 (CLI)
Extension Version: Not Provided
OS Version: Mac OS 13.5.2
Browser: Not Provided
Comments
-
It's the only plugin in beta so maybe that's why it isn't listed. You could add it manually though I think, the plugin itself can be found here: https://github.com/1Password/shell-plugins/tree/main/plugins/terraform
And then you could try building it yourself: https://developer.1password.com/docs/cli/shell-plugins/contribute/Also Terraform underwent a license change but I don't think this affects the way the 1Password CLI works with Terraform.
1