Version bump

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2025-04-27 12:51:46 -05:00
parent 1fab5e4e59
commit 1f491fab93
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -2,7 +2,7 @@ terraform {
required_providers {
linode = {
source = "linode/linode"
version = ">= 2.37.0"
version = ">= 2.38.0"
}
}
required_version = ">= 1.9.0"