Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 30994bf

Browse files
dependabot[bot]jsvensson
authored andcommitted
build(deps): bump aminueza/minio from 2.0.1 to 2.2.0 in /terraform
Bumps [aminueza/minio](https://github.com/aminueza/terraform-provider-minio) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/aminueza/terraform-provider-minio/releases) - [Changelog](https://github.com/aminueza/terraform-provider-minio/blob/main/.goreleaser.yml) - [Commits](aminueza/terraform-provider-minio@v2.0.1...v2.2.0) --- updated-dependencies: - dependency-name: aminueza/minio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e54a4ad commit 30994bf

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

terraform/.terraform.lock.hcl

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/provider.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ terraform {
1919

2020
minio = {
2121
source = "aminueza/minio"
22-
version = "2.0.1"
22+
version = "2.2.0"
2323
}
2424

2525
cloudflare = {

0 commit comments

Comments
 (0)