Skip to content

chore(deps): update terraform minio to v3.40.1 - #1479

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minio-3.x
Open

chore(deps): update terraform minio to v3.40.1#1479
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minio-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
minio (source) required_provider minor 3.38.53.40.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aminueza/terraform-provider-minio (minio)

v3.40.1

Compare Source

Terraform Provider MinIO v3.40.1

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

terraform {
  required_providers {
    minio = {
      source  = "aminueza/minio"
      version = "3.40.1"
    }
  }
}

What's Changed

🐛 Bug Fixes
📖 Documentation
🧪 Tests

Full Changelog: aminueza/terraform-provider-minio@v3.40.0...v3.40.1

v3.40.0

Compare Source

Terraform Provider MinIO v3.40.0

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

terraform {
  required_providers {
    minio = {
      source  = "aminueza/minio"
      version = "3.40.0"
    }
  }
}

What's Changed

Security
  • fix(s3): stop granting bucket administration to anonymous callers by @​felladrin in #​1085
    • minio_s3_bucket_anonymous_access with access_type = "public" no longer grants anonymous clients s3:PutBucketPolicy, s3:DeleteBucketPolicy, s3:DeleteBucket, s3:CreateBucket, s3:GetBucketPolicy or the bucket notification actions. Before this fix, any unauthenticated client could rewrite the bucket policy or delete the bucket. Re-apply your configuration to replace the old policy; anonymous object read/write access is unchanged.
Other Changes

Full Changelog: aminueza/terraform-provider-minio@v3.39.0...v3.40.0

v3.39.0

Compare Source

Terraform Provider MinIO v3.39.0

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

terraform {
  required_providers {
    minio = {
      source  = "aminueza/minio"
      version = "3.39.0"
    }
  }
}
What's Changed
🐛 Bug Fixes

Full Changelog: aminueza/terraform-provider-minio@v3.38.6...v3.39.0

v3.38.6

Compare Source

Terraform Provider MinIO v3.38.6

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

terraform {
  required_providers {
    minio = {
      source  = "aminueza/minio"
      version = "3.38.6"
    }
  }
}
What's Changed
🐛 Bug Fixes
📖 Documentation
🔧 Maintenance
🧪 Tests
Other Changes

Full Changelog: aminueza/terraform-provider-minio@v3.38.5...v3.38.6


Configuration

📅 Schedule: (UTC)

  • 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.38.6 chore(deps): update terraform minio to v3.39.0 Aug 2, 2026
@renovate
renovate Bot force-pushed the renovate/minio-3.x branch from 089f55e to a6ca34d Compare August 2, 2026 02:01
@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.39.0 chore(deps): update terraform minio to v3.40.0 Aug 3, 2026
@renovate
renovate Bot force-pushed the renovate/minio-3.x branch from a6ca34d to ce625d6 Compare August 3, 2026 21:47
@renovate renovate Bot changed the title chore(deps): update terraform minio to v3.40.0 chore(deps): update terraform minio to v3.40.1 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/minio-3.x branch from ce625d6 to 022c417 Compare August 4, 2026 13:41
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