Skip to content

Commit

Permalink
feat(terraform): update terraform minio to v3.2.0 (#4320)
Browse files Browse the repository at this point in the history
  • Loading branch information
theriver-bot[bot] authored Nov 11, 2024
1 parent 3fa5fd2 commit 870c382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/terraform/s3/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {
}
minio = {
source = "aminueza/minio"
version = "3.1.0"
version = "3.2.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 870c382

Please sign in to comment.