- Fix issues with
vaultwarden_organization_user
resource attributes on update
- Add
access_all
attribute tovaultwarden_organization_user
resource - Add proper update logic to
vaultwarden_organization_user
resource - Update tests for
vaultwarden_organization_user
resource
- Fix bug where all auth methods were being required for the client
- Add
ResourceWithConfigure
to all resources - Make sure at least one type of authentication is set for the client
- Fix bug where the
type
field was not being set on thevaultwarden_organization_user
resource
- Add
vaultwarden_account_register
resource - Add
vaultwarden_organization_user
resource
- Add API key support for Vaultwarden client
- Add
vaultwarden_organization_collection
resource
- Add
vaultwarden_organization
resource - Add
vaultwarden_organization
data source
- Initial set of resources
- GitHub Actions