feat(terraform): update terraform bitwarden to v0.13.0 #4666
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.12.1
->0.13.0
Release Notes
maxlaverse/terraform-provider-bitwarden (bitwarden)
v0.13.0
Compare Source
Changelog
Introduce experimental support for managing permissions on
org_collection
in the embedded client, which should fix those permissions being sometime reset. Also, add a neworg_member
data source to make it easier to manage permissions.New features
b7d81ba
: add support for organization members (#210)10a52f4
: add support for collection membership (#209)and all their supporting pull-requests:
afea0d9
: Add support for user invitation (#196)25838d3
: move schema in own package (#201)f48a79a
: regroup operations and transformations (#202)20e95bc
: move transformation in own package (#203)a59ce68
: prepare for new dedicated models (e.g. folders) (#204)4d98fdd
: renamingb5fa80d
: move away from object struct in favor of more specific ones (e.g. folder, item) (#208)607ce1b
: disable comparison of ACLs for now (#211)ee0a140
: renaming and orderingeb96d3d
: re-order parametersfd74058
: move URIMatch definitions49e4d91
: rename to actualObj251e781
: re-orderingb15ca85
: remove obsolete object settinga6f73b1
: fix wordingDependency upgrades
42cef4f
: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#192)b4c3de9
: Bump github.com/hashicorp/terraform-plugin-docs from 0.20.0 to 0.20.1 (#193)3079c12
: Bump golang.org/x/net from 0.28.0 to 0.31.0 (#194)51bd7e1
: Bump golang.org/x/net from 0.31.0 to 0.32.0 (#198)c2bc16e
: Bump golang.org/x/net from 0.32.0 to 0.33.0 (#205)2f8a08a
: Bump golang.org/x/net from 0.33.0 to 0.34.0 (#206)122c7cb
: Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#197)a62beaf
: Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#200)Misc
6adec7d
: update goreleaser configuration file to v259e806c
: round tripper fixes and wording29301de
: always send bitwarden-client-version headerConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.