Update Terraform b2 to v0.8.7

This commit is contained in:
Renovate
2023-12-27 12:00:32 +00:00
committed by Jake Howard
parent 83543fe081
commit 8df1806faa
2 changed files with 11 additions and 11 deletions

View File

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