diff --git a/terraform/main.tf b/terraform/main.tf index 0bcdde3..5beaf1d 100644 --- a/terraform/main.tf +++ b/terraform/main.tf @@ -7,7 +7,7 @@ terraform { version = "0.8.0" } template = { - source = "hashicorp/terraform-provider-template" + source = "hashicorp/template" version = "2.2.0" } }