Version bump

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

View File

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