github Backblaze/terraform-provider-b2 v0.12.0

7 hours ago

Added

  • Add buckets list to b2_account_info data source to support multi-bucket application keys
  • Add bucket_ids list to b2_application_key resource and data source to support multi-bucket application keys
  • Add recommended_part_size and absolute_minimum_part_size to b2_account_info data source

Changed

  • Migrate to B2 native api v4
  • Upgraded b2sdk from v2.8.0 to v2.10.1

Deprecated

  • Deprecate bucket_name and bucket_id in b2_account_info data source in favor of buckets list
  • Deprecate bucket_id in b2_application_key resource and data source in favor of bucket_ids list

Infrastructure

  • Upgrade pyinstaller to 6.17.0

Don't miss a new terraform-provider-b2 release

NewReleases is sending notifications on new releases.