Update Terraform gandi to v2.3.0

This commit is contained in:
Renovate
2024-01-09 16:00:34 +00:00
committed by Jake Howard
parent 67af033fcd
commit c882e246ab
2 changed files with 27 additions and 16 deletions

View File

@ -18,7 +18,7 @@ terraform {
}
gandi = {
source = "go-gandi/gandi"
version = "2.2.3"
version = "2.3.0"
}
b2 = {
source = "Backblaze/b2"