Skip to content

Commit

Permalink
Merge pull request #424 from ol3d/renovate/b2-0.x
Browse files Browse the repository at this point in the history
fix(terraform): update terraform b2 to 0.8.12
  • Loading branch information
ol3d authored Jun 25, 2024
2 parents cdb9cda + 5d1766d commit 54fabba
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions lab/provision/terraform/modules/backblaze/.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 lab/provision/terraform/modules/backblaze/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
b2 = {
source = "Backblaze/b2"
version = "0.8.9"
version = "0.8.12"
}
http = {
source = "hashicorp/http"
Expand Down

0 comments on commit 54fabba

Please sign in to comment.