Skip to content

Conversation

@renovate
Copy link
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.15.0

Release Notes

aminueza/terraform-provider-minio (minio)

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 from b75bf6c to 88a5a5e Compare January 30, 2026 13:00
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.

0 participants