Skip to content

Commit 444205a

Browse files
fix(deps): update terraform backblaze ( 0.13.0 → 0.13.1 ) (#3128)
| datasource | package | from | to | | ------------------ | ------------ | ------ | ------ | | terraform-provider | backblaze/b2 | 0.13.0 | 0.13.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db405f0 commit 444205a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/backblaze/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
backblaze = {
55
source = "Backblaze/b2"
6-
version = "0.13.0"
6+
version = "0.13.1"
77
}
88
external = {
99
source = "hashicorp/external"

0 commit comments

Comments
 (0)