Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(terraform-provider): update terraform b2 to 0.8.9 (#335)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [b2](https://registry.terraform.io/providers/backblaze/b2) ([source](https://togithub.com/Backblaze/terraform-provider-b2)) | required_provider | patch | `0.8.4` -> `0.8.9` | --- ### Release Notes <details> <summary>Backblaze/terraform-provider-b2 (b2)</summary> ### [`v0.8.9`](https://togithub.com/Backblaze/terraform-provider-b2/blob/HEAD/CHANGELOG.md#089---2024-01-05) [Compare Source](https://togithub.com/Backblaze/terraform-provider-b2/compare/v0.8.8...v0.8.9) ##### Changed - Upgraded github.com/cloudflare/circl from v1.3.3 to v1.3.7 ##### Fixed - Fixed bucket update when is_file_lock_enabled is not set ### [`v0.8.8`](https://togithub.com/Backblaze/terraform-provider-b2/blob/HEAD/CHANGELOG.md#088---2023-12-28) [Compare Source](https://togithub.com/Backblaze/terraform-provider-b2/compare/v0.8.7...v0.8.8) ##### Changed - Upgraded pyinstaller to v6.3.0 ### [`v0.8.7`](https://togithub.com/Backblaze/terraform-provider-b2/blob/HEAD/CHANGELOG.md#087---2023-12-27) [Compare Source](https://togithub.com/Backblaze/terraform-provider-b2/compare/v0.8.6...v0.8.7) ##### Changed - Upgraded github.com/hashicorp/terraform-plugin-sdk to v2.31.0 ### [`v0.8.6`](https://togithub.com/Backblaze/terraform-provider-b2/blob/HEAD/CHANGELOG.md#086---2023-12-22) [Compare Source](https://togithub.com/Backblaze/terraform-provider-b2/compare/v0.8.5...v0.8.6) ##### Fixed - Fix arm64 builds ### [`v0.8.5`](https://togithub.com/Backblaze/terraform-provider-b2/blob/HEAD/CHANGELOG.md#085---2023-11-24) [Compare Source](https://togithub.com/Backblaze/terraform-provider-b2/compare/v0.8.4...v0.8.5) ##### Changed - Upgraded go to 1.20 and github.com/hashicorp/terraform-plugin-sdk to v2.30.0 ##### Infrastructure - Disable changelog verification for dependabot PRs - Upgrade macOS version in CI/CD - Upgrade Terraform version for ACC tests - Run ACC tests for all supported Terraform versions - Do not use deprecated `::set-output` GitHub Actions command in favor of `GITHUB_OUTPUT` env ##### Fixed - Reconcile missing Application Key caused by the resource drift - Fix reconciliation of missing Bucket caused by the resource drift - Fix bucket cleanup after failed creation </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjE3NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
- Loading branch information