Skip to content

Commit

Permalink
feat(terraform)!: Update Terraform minio to v3 (#4306)
Browse files Browse the repository at this point in the history
Co-authored-by: theriver-bot[bot] <98402334+theriver-bot[bot]@users.noreply.github.com>
  • Loading branch information
theriver-bot[bot] authored Nov 9, 2024
1 parent eb28a47 commit 953a17e
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 = "2.5.1"
version = "3.0.0"
}
cloudflare = {
source = "cloudflare/cloudflare"
Expand Down

0 comments on commit 953a17e

Please sign in to comment.