Version bump

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2025-01-18 20:55:21 -06:00
parent 6d1b13eb57
commit fd46d81028
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -2,7 +2,7 @@ terraform {
required_providers {
linode = {
source = "linode/linode"
version = ">= 2.31.1"
version = ">= 2.32.0"
}
}
required_version = ">= 1.8.6"