Version bump

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2024-04-27 11:22:56 -05:00
parent 4258c8fbed
commit f8c06623a7
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -2,7 +2,7 @@ terraform {
required_providers {
linode = {
source = "linode/linode"
version = ">= 2.19.0"
version = ">= 2.20.0"
}
}
required_version = ">= 1.6.2"