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.19.0 (#2577)
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.18.0` -> `1.19.0` | --- ### Release Notes <details> <summary>aminueza/terraform-provider-minio (minio)</summary> ### [`v1.19.0`](https://togithub.com/terraform-provider-minio/terraform-provider-minio/releases/tag/v1.19.0) [Compare Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v1.18.3...v1.19.0) Changes on this Release: - Update crazy-max/ghaction-import-gpg action to v6 ([#​516](https://togithub.com/aminueza/terraform-provider-minio/issues/516)) - Handle empty service account policy ([#​518](https://togithub.com/aminueza/terraform-provider-minio/issues/518)) - Update repository URL ([#​520](https://togithub.com/aminueza/terraform-provider-minio/issues/520)) - Destroy object versions on bucket force_destroy ([#​524](https://togithub.com/aminueza/terraform-provider-minio/issues/524)) - Add Noncurrent Version expiration to ilm policy ([#​526](https://togithub.com/aminueza/terraform-provider-minio/issues/526)) **Full Changelog**: aminueza/terraform-provider-minio@v1.18.0...v1.19.0 ### [`v1.18.3`](https://togithub.com/terraform-provider-minio/terraform-provider-minio/releases/tag/v1.18.3) [Compare Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v1.18.0...v1.18.3) Changes on this Release: - Destroy object versions on bucket force_destroy ([https://github.com/terraform-provider-minio/terraform-provider-minio/pull/524](https://togithub.com/terraform-provider-minio/terraform-provider-minio/pull/524)) by [@​pjsier](https://togithub.com/pjsier) - Handle empty service account policy ([https://github.com/terraform-provider-minio/terraform-provider-minio/pull/518](https://togithub.com/terraform-provider-minio/terraform-provider-minio/pull/518)) by [@​ArataEM](https://togithub.com/ArataEM) **Full Changelog**: aminueza/terraform-provider-minio@v1.18.0...v1.18.3 > **Note** > This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with a GPG key that was only valid for the [previous repository](https://togithub.com/aminueza/terraform-provider-minio/). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
- Loading branch information