It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
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 agoJack_P_1P your answer seems to have solved the issue for @lshevtsov which is awesome, I have a similar problem running terragrunt commands.
Could you please expand/explain what you mean by the following?
Set the relevant environment variables to 1Password CLI secret references (op://
/ - /
), then use op run -- terraform ... to use your credentials from 1Password.
I am not sure how I would set the env vars?