Version bump

This commit is contained in:
Jason Rothstein 2025-06-14 18:11:00 -05:00
parent c57fb50118
commit c3fcc0ac3f
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -2,7 +2,7 @@ terraform {
required_providers {
linode = {
source = "linode/linode"
version = ">= 2.40.0"
version = ">= 3.0.0"
}
}
required_version = ">= 1.9.1"