Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(terraform): update terraform minio to 1.10.0 (#2199)
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 | minor | `1.9.1` -> `1.10.0` | --- ### Release Notes <details> <summary>aminueza/terraform-provider-minio</summary> ### [`v1.10.0`](https://togithub.com/aminueza/terraform-provider-minio/releases/tag/v1.10.0) [Compare Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v1.9.1...v1.10.0) #### What's Changed - Update module github.com/aws/aws-sdk-go to v1.44.142 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aminueza/terraform-provider-minio/pull/391](https://togithub.com/aminueza/terraform-provider-minio/pull/391) - Update module github.com/minio/minio-go/v7 to v7.0.44 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aminueza/terraform-provider-minio/pull/392](https://togithub.com/aminueza/terraform-provider-minio/pull/392) - Update module github.com/aws/aws-sdk-go to v1.44.145 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aminueza/terraform-provider-minio/pull/393](https://togithub.com/aminueza/terraform-provider-minio/pull/393) - Update module github.com/aws/aws-sdk-go to v1.44.152 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aminueza/terraform-provider-minio/pull/395](https://togithub.com/aminueza/terraform-provider-minio/pull/395) - Update module github.com/minio/minio-go/v7 to v7.0.45 by [@​renovate](https://togithub.com/renovate) in [https://github.com/aminueza/terraform-provider-minio/pull/394](https://togithub.com/aminueza/terraform-provider-minio/pull/394) - Add minio_s3\_bucket_notification resource by [@​pjsier](https://togithub.com/pjsier) in [https://github.com/aminueza/terraform-provider-minio/pull/396](https://togithub.com/aminueza/terraform-provider-minio/pull/396) **Full Changelog**: aminueza/terraform-provider-minio@v1.9.1...v1.10.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC41Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTIuMCJ9--> Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information