Skip to content

v0.8.0

Compare
Choose a tag to compare
@maxlaverse maxlaverse released this 20 Apr 11:30
· 37 commits to main since this release
v0.8.0
0b40bbb

Changelog

Feature

  • Add support for referencing data source using search filters instead of an id (#127)
  • Add support for bitwarden_org_collection resource and data source (#133)
  • Add support for bitwarden_organization data source (#133)
  • Add support for bitwarden_folder data source (#132)

Fix

  • Prevent mixing resource types when using data source (e.g. referencing a secure note as _item) (#131)

Misc

  • Bump golang from 1.20.7 to 1.22.2, and other dependencies (#128)
  • Bump tfplugindocs from 1.18 to 1.29 (#129)
  • Bump hashicorp/terraform-plugin-sdk/v2 from 2.28 to 2.33 (#104, #109, #111, #114, #115, #116, #119)
  • Bump golang.org/x/crypto (#105, #108, #110, #112, #113, #117)
  • Upgrade CLI used in tests from 2023.1 to 2023.2 (#130)