From b253a7c80fa5d5884047a9923639714c1abf5233 Mon Sep 17 00:00:00 2001 From: Yaron Yarimi Date: Tue, 22 Aug 2023 16:15:24 +0300 Subject: [PATCH] Fix OpenTF Enterprise to be Terraform Enterprise --- tools/terraform-bundle/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/terraform-bundle/README.md b/tools/terraform-bundle/README.md index 7e87ea0051..ffb1c5b65e 100644 --- a/tools/terraform-bundle/README.md +++ b/tools/terraform-bundle/README.md @@ -52,7 +52,7 @@ OpenTF v0.13's introduction of automatic third-party provider installation. ## Terraform Enterprise Users -If you use OpenTF Enterprise, the self-hosted distribution of +If you use Terraform Enterprise, the self-hosted distribution of Terraform Cloud, you can use `terraform-bundle` as described above to build custom OpenTF packages with bundled provider plugins.