feat(terraform-provider)!: Update Terraform minio to 2.1.0 #386
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.20.1
->2.1.0
Release Notes
aminueza/terraform-provider-minio (minio)
v2.1.0
Compare Source
What's Changed
DeleteMarker
expiry in ilm policy by @michaelruigrok in https://github.com/aminueza/terraform-provider-minio/pull/558New Contributors
Full Changelog: aminueza/terraform-provider-minio@v2.0.1...v2.1.0
v2.0.1
Compare Source
What's Changed
Full Changelog: aminueza/terraform-provider-minio@v2.0.0...v2.0.1
v2.0.0
Compare Source
What's Changed
/v2
to the module name by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/522Breaking Change: About the major version update
We've updated
madmin-go
tov3
so we can use the new features from the SDK, like the bucket replication. As a consequence of this, we had to change our License to AGPL-3.0 to comply withmadmin-go
, which has been using AGPL-3.0 since its v2 release.For those who can't upgrade to terraform-provider-minio v2 due to license incompatibilities, we recommend you keep using the v1 until you feel you need some of the new features.
To don't let anyone behind, we've created a v1 branch, which is now protected and will live along with the main. So if users of
v1
want to push features/fixes, they can create pull requests targeting that branch, and as soon as it's merged, we release a new update for thev1.x
.For those importing this package in their software and want to upgrade, here's the command to upgrade:
Full Changelog: aminueza/terraform-provider-minio@v1.18.0...v2.0.0
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.
This PR has been generated by Renovate Bot.