diff --git a/versions.tf b/versions.tf index 0288444..0950e60 100644 --- a/versions.tf +++ b/versions.tf @@ -17,7 +17,7 @@ terraform { null = { source = "hashicorp/null" - version = "3.1.0" + version = "3.2.2" } template = {