Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
3 years agoHow do I use the AWS Shell Plugin with Terraform?
I set up the 1password shell plugin for aws as shown here: https://blog.1password.com/shell-plugins/
It works great with aws (super cool btw!!!)
But It doesn't work with Terraform. For Terrafo...
Former Member
3 years agoI see, so for the aws
command, I can use the plugin, and for the rest I can populate env vars from the same 1Password item with op run
.
That solves my issue, thanks!