Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(terraform): update minio ( 2.3.0 → 2.3.2 ) (#3875)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [minio](https://registry.terraform.io/providers/aminueza/minio) ([source](https://togithub.com/aminueza/terraform-provider-minio)) | required_provider | patch | `2.3.0` -> `2.3.2` | --- ### Release Notes <details> <summary>aminueza/terraform-provider-minio (minio)</summary> ### [`v2.3.2`](https://togithub.com/aminueza/terraform-provider-minio/releases/tag/v2.3.2) [Compare Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v2.3.1...v2.3.2) #### What's Changed - Fix: Handle case when IAM Policy was deleted externally by [@​s-vitaliy](https://togithub.com/s-vitaliy) in [https://github.com/aminueza/terraform-provider-minio/pull/569](https://togithub.com/aminueza/terraform-provider-minio/pull/569) #### New Contributors - [@​s-vitaliy](https://togithub.com/s-vitaliy) made their first contribution in [https://github.com/aminueza/terraform-provider-minio/pull/569](https://togithub.com/aminueza/terraform-provider-minio/pull/569) **Full Changelog**: aminueza/terraform-provider-minio@v2.3.1...v2.3.2 ### [`v2.3.1`](https://togithub.com/aminueza/terraform-provider-minio/releases/tag/v2.3.1) [Compare Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v2.3.0...v2.3.1) #### What's Changed - Fix Azure and GCP remote tier creation and add support for tier options by [@​s2thudry](https://togithub.com/s2thudry) in [https://github.com/aminueza/terraform-provider-minio/pull/566](https://togithub.com/aminueza/terraform-provider-minio/pull/566) - Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aminueza/terraform-provider-minio/pull/567](https://togithub.com/aminueza/terraform-provider-minio/pull/567) - Bump golang.org/x/net from 0.17.0 to 0.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aminueza/terraform-provider-minio/pull/568](https://togithub.com/aminueza/terraform-provider-minio/pull/568) **Full Changelog**: aminueza/terraform-provider-minio@v2.3.0...v2.3.1 </details> <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL3BhdGNoIl19--> Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
- Loading branch information