Skip to content

chore(deps): update terraform minio to v3.17.0#1411

Merged
splattner merged 1 commit intomainfrom
renovate/minio-3.x
Feb 6, 2026
Merged

chore(deps): update terraform minio to v3.17.0#1411
splattner merged 1 commit intomainfrom
renovate/minio-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 17, 2026

This PR contains the following updates:

Package Type Update Change
minio (source) required_provider minor 3.12.03.17.0

Release Notes

aminueza/terraform-provider-minio (minio)

v3.17.0

Compare Source

Terraform Provider MinIO v3.17.0

To install this provider, copy and paste this code into your Terraform configuration:

terraform {
  required_providers {
    minio = {
      source  = "aminueza/minio"
      version = "3.17.0"
    }
  }
}
What's Changed
Other Changes

Full Changelog: aminueza/terraform-provider-minio@v3.16.0...v3.17.0

v3.16.0

Compare Source

Terraform Provider MinIO v3.16.0

To install this provider, copy and paste this code into your Terraform configuration:

terraform {
  required_providers {
    minio = {
      source  = "aminueza/minio"
      version = "3.16.0"
    }
  }
}
What's Changed
Other Changes
  • Fix the release workflow automation to properly trigger the release build after a tag is created by @​felladrin in #​749
  • feat: add minio_health_status data source for cluster health monitoring #​732 by @​aminueza in #​750

Full Changelog: aminueza/terraform-provider-minio@v3.15.0...v3.16.0

v3.15.0

Compare Source

Terraform Provider MinIO v3.15.0

To install this provider, copy and paste this code into your Terraform configuration:

terraform {
  required_providers {
    minio = {
      source  = "aminueza/minio"
      version = "3.15.0"
    }
  }
}
What's Changed
Other Changes
  • feat(ci): add golangci-lint and govulncheck to CI workflow by @​aminueza in #​743
  • fix(security): prevent credential exposure in logs and add workflow permissions by @​aminueza in #​744
  • Cache Terraform binary in persistent volume to speed up test runs by @​felladrin in #​747
  • fix(lint): Address CodeQL security alerts, migrate golangci-lint to v2, and deprecate misspelled syncronous attribute by @​aminueza in #​745
  • Add CustomizeDiff to support bucket-to-bucket_prefix migration without replacement by @​felladrin in #​748

Full Changelog: aminueza/terraform-provider-minio@v3.14.0...v3.15.0

v3.14.0

Compare Source

What's Changed

Full Changelog: aminueza/terraform-provider-minio@v3.13.2...v3.14.0

v3.13.2

Compare Source

What's Changed
  • Add validation for mutually exclusive expiration attributes in minio_ilm_policy resource by @​felladrin in #​710
  • Fix race condition when creating bucket and dependent resources by @​felladrin in #​711

Full Changelog: aminueza/terraform-provider-minio@v3.13.1...v3.13.2

v3.13.1

Compare Source

What's Changed

Full Changelog: aminueza/terraform-provider-minio@v3.13.0...v3.13.1

v3.13.0

Compare Source

What's Changed

Full Changelog: aminueza/terraform-provider-minio@v3.12.0...v3.13.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.13.0 chore(deps): update terraform minio to v3.13.1 Jan 22, 2026
@renovate renovate Bot force-pushed the renovate/minio-3.x branch 2 times, most recently from 797c902 to 0d4c5c5 Compare January 28, 2026 11:39
@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.13.1 chore(deps): update terraform minio to v3.13.2 Jan 28, 2026
@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.13.2 chore(deps): update terraform minio to v3.14.0 Jan 28, 2026
@renovate renovate Bot force-pushed the renovate/minio-3.x branch from 0d4c5c5 to b75bf6c Compare January 28, 2026 18:37
@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.14.0 chore(deps): update terraform minio to v3.15.0 Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/minio-3.x branch 2 times, most recently from 88a5a5e to 5e9eb2f Compare January 31, 2026 17:38
@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.15.0 chore(deps): update terraform minio to v3.16.0 Jan 31, 2026
@renovate renovate Bot force-pushed the renovate/minio-3.x branch from 5e9eb2f to a6debc9 Compare January 31, 2026 20:58
@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.16.0 chore(deps): update terraform minio to v3.17.0 Jan 31, 2026
@splattner splattner merged commit 2e9c804 into main Feb 6, 2026
1 check passed
@renovate renovate Bot deleted the renovate/minio-3.x branch February 6, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant