Skip to content

Commit

Permalink
feat(terraform): update terraform b2 ( 0.8.12 → 0.9.0 ) (#1143)
Browse files Browse the repository at this point in the history
Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Oct 20, 2024
1 parent a6d476e commit a1ce787
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
22 changes: 12 additions & 10 deletions infrastructure/terraform/s3/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infrastructure/terraform/s3/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
b2 = {
source = "Backblaze/b2"
version = "0.8.12"
version = "0.9.0"
}

minio = {
Expand Down

0 comments on commit a1ce787

Please sign in to comment.