1Password / terraform-provider-onepassword

Use the 1Password Terraform Provider to reference, create, or update items in your 1Password Vaults.
https://developer.1password.com/docs/terraform/
MIT License
324 stars 48 forks source link

Update documentation with service accounts #110

Closed volodymyrZotov closed 11 months ago

volodymyrZotov commented 11 months ago

This PR updates documentation to mention Service Accounts support.

It also changes the term '1Password Connect Terraform Provider' to just '1Password Terraform Provider' to cover a wider scope of the tools that the Provider can work with (aka 1Password Connect and 1Password Service Accounts as per now).

Tasks:

Improve CONTRIBUTE.md:

Resolves #106

volodymyrZotov commented 11 months ago

@edif2008 thank you for the review. You're right it was done in #109, and that was merged to this branch, not to main. So nothing lost 🙂

We just split the work between me and @williamhpark and prepared this branch with all the documentation changes for the review.