diff --git a/version.tf b/version.tf index b6eec62..82ad5f1 100644 --- a/version.tf +++ b/version.tf @@ -44,7 +44,7 @@ terraform { } http = { source = "hashicorp/http" - version = "3.4.0" + version = "3.4.1" } } }