Version bump

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2024-04-21 21:24:25 -05:00
parent 42ad8e5fe8
commit 037c3fb707
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -5,5 +5,5 @@ terraform {
version = ">= 2.36.0"
}
}
required_version = ">= 1.6.0"
required_version = ">= 1.6.2"
}