anasinnyk / terraform-provider-onepassword

Terraform provider for 1Password
GNU Lesser General Public License v3.0
128 stars 38 forks source link

Use OP_SESSION_<subdomain> env variable #14

Closed mriska closed 5 years ago

mriska commented 5 years ago

This PR aims to implement the use of the OP_SESSION_<subdomain> env variable as outlined in https://support.1password.com/command-line-getting-started/#get-started-with-the-command-line-tool

Please let me know if you want me to make any change to improve it, this is my first encounter with Go.

Closes #13

anasinnyk commented 5 years ago

@mriska thanks for your pull request. Sorry for so late reaction.