Version bump

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2024-07-28 22:16:16 -05:00
parent f0cb096503
commit 8bf63838c8
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -5,5 +5,5 @@ terraform {
version = ">= 2.39.2"
}
}
required_version = ">= 1.7.2"
required_version = ">= 1.7.3"
}