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...
andi_t_1P
1Password Team
3 years agoHey folks, have you heard about our Terraform shell plugin being available in beta? Download our latest beta and it's as easy as:
cd ./your-tf-aws-project
op plugin init terraform; <select your AWS credentials>
terraform plan
Let us know what you think!