maxlaverse / terraform-provider-bitwarden

Terraform Bitwarden provider to read, create, or update logins, secure notes, folders, org-collections in your Bitwarden Vaults
https://registry.terraform.io/providers/maxlaverse/bitwarden
Mozilla Public License 2.0
67 stars 10 forks source link

implement a client to interact with Bitwarden servers directly #158

Closed maxlaverse closed 1 month ago

maxlaverse commented 1 month ago

Add a Bitwarden client as part of the project (see https://github.com/maxlaverse/terraform-provider-bitwarden/issues/26)

It's still experimental, but would offer the similar trade-off:

The idea would be to release the feature as experimental first, until the test coverage is extended and people got the opportunity to report problems and concerns.