Skip to content

Commit

Permalink
Update Terraform b2 to v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent 8963570 commit 5706716
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.8"
version = "0.8.9"
}
}
}
Expand Down

0 comments on commit 5706716

Please sign in to comment.