diff --git a/main.tf b/main.tf index 7eeac94..2308b7d 100644 --- a/main.tf +++ b/main.tf @@ -11,7 +11,7 @@ terraform { } sops = { source = "carlpett/sops" - version = "~> 1.1" + version = "~> 1.4" } tfe = { source = "hashicorp/tfe"