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 ( 2.3.2 → 2.4.0 ) (#784)
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 | `2.3.2` -> `2.4.0` | --- ### Release Notes <details> <summary>aminueza/terraform-provider-minio (minio)</summary> ### [`v2.4.0`](https://togithub.com/aminueza/terraform-provider-minio/releases/tag/v2.4.0) [Compare Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v2.3.2...v2.4.0) #### What's Changed - fix: Add the endpoint property to Amazon S3 config by [@​s-vitaliy](https://togithub.com/s-vitaliy) in [https://github.com/aminueza/terraform-provider-minio/pull/571](https://togithub.com/aminueza/terraform-provider-minio/pull/571) - feat: add minio_s3\_object data source by [@​lorenzofelletti](https://togithub.com/lorenzofelletti) in [https://github.com/aminueza/terraform-provider-minio/pull/572](https://togithub.com/aminueza/terraform-provider-minio/pull/572) - docs: more extensive docs by [@​lorenzofelletti](https://togithub.com/lorenzofelletti) in [https://github.com/aminueza/terraform-provider-minio/pull/573](https://togithub.com/aminueza/terraform-provider-minio/pull/573) #### New Contributors - [@​lorenzofelletti](https://togithub.com/lorenzofelletti) made their first contribution in [https://github.com/aminueza/terraform-provider-minio/pull/572](https://togithub.com/aminueza/terraform-provider-minio/pull/572) **Full Changelog**: aminueza/terraform-provider-minio@v2.3.2...v2.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS90ZXJyYWZvcm0iLCJ0eXBlL21pbm9yIl19--> Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
- Loading branch information