Skip to content

Commit

Permalink
Update Terraform b2 to v0.8.12 (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gruber <[email protected]>
  • Loading branch information
renovate[bot] and gruberdev authored Sep 3, 2024
1 parent 2ea1fe4 commit 0dc4426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/b2/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ terraform {
required_providers {
b2 = {
source = "Backblaze/b2"
version = "0.8.9"
version = "0.8.12"
}
}
}
Expand Down

0 comments on commit 0dc4426

Please sign in to comment.