Skip to content

Commit

Permalink
Merge pull request #477 from samcday/renovate/b2-0.x
Browse files Browse the repository at this point in the history
chore(deps): update terraform b2 to v0.8.12
  • Loading branch information
samcday authored Jun 20, 2024
2 parents 0983fcb + 7520dbe commit 182612c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions terraform/main/.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 terraform/main/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
b2 = {
source = "Backblaze/b2"
version = "0.8.9"
version = "0.8.12"
}
dmsnitch = {
source = "plukevdh/dmsnitch"
Expand Down

0 comments on commit 182612c

Please sign in to comment.