Update Terraform linode to v2
Some checks failed
renovate/artifacts Artifact file update failure
/ terraform (push) Failing after 1m12s
/ ansible (push) Successful in 2m34s

This commit is contained in:
Renovate 2025-05-07 20:00:56 +01:00
parent d59e140924
commit 5218abc39e

View file

@ -6,7 +6,7 @@ terraform {
}
linode = {
source = "linode/linode"
version = "1.30.0"
version = "2.39.0"
}
gandi = {
source = "go-gandi/gandi"