Update Terraform b2 to v0.8.5

This commit is contained in:
Renovate
2023-12-13 12:00:34 +00:00
parent e0f7b47961
commit b865469f3e
2 changed files with 11 additions and 8 deletions

View File

@ -22,7 +22,7 @@ terraform {
}
b2 = {
source = "Backblaze/b2"
version = "0.8.4"
version = "0.8.5"
}
}
}