Version bump

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

View File

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