From 4eab8d2c4f2d89d6e3f8d1450f64d69d686e91a8 Mon Sep 17 00:00:00 2001 From: Andrew Wilson <162396742+andrewwilson5454@users.noreply.github.com> Date: Sat, 30 Aug 2025 22:52:50 -0400 Subject: [PATCH 1/7] change reference to Terraform Cloud to HCP Terraform for consistency --- content/terraform/v1.1.x/docs/language/modules/syntax.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/terraform/v1.1.x/docs/language/modules/syntax.mdx b/content/terraform/v1.1.x/docs/language/modules/syntax.mdx index 87064e9d35..30055e3db4 100644 --- a/content/terraform/v1.1.x/docs/language/modules/syntax.mdx +++ b/content/terraform/v1.1.x/docs/language/modules/syntax.mdx @@ -102,7 +102,7 @@ version that meets the constraint. Version constraints are supported only for modules installed from a module registry, such as the public [Terraform Registry](https://registry.terraform.io/) -or [Terraform Cloud's private module registry](/cloud-docs/registry). +or [HCP Terraform's private module registry](/cloud-docs/registry). Other module sources can provide their own versioning mechanisms within the source string itself, or might not support versions at all. In particular, modules sourced from local file paths do not support `version`; since From 77824fecd4fb4bdccd83c8d6b8fcde56cb630634 Mon Sep 17 00:00:00 2001 From: Andrew Wilson <162396742+andrewwilson5454@users.noreply.github.com> Date: Sat, 30 Aug 2025 22:58:37 -0400 Subject: [PATCH 2/7] change Terraform Cloud to HCP Terraform for consistency --- content/terraform/v1.3.x/docs/language/modules/syntax.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/terraform/v1.3.x/docs/language/modules/syntax.mdx b/content/terraform/v1.3.x/docs/language/modules/syntax.mdx index 8d002ae167..806b34432e 100644 --- a/content/terraform/v1.3.x/docs/language/modules/syntax.mdx +++ b/content/terraform/v1.3.x/docs/language/modules/syntax.mdx @@ -102,7 +102,7 @@ version that meets the constraint. Version constraints are supported only for modules installed from a module registry, such as the public [Terraform Registry](https://registry.terraform.io/) -or [Terraform Cloud's private module registry](/cloud-docs/registry). +or [HCP Terraform's private module registry](/cloud-docs/registry). Other module sources can provide their own versioning mechanisms within the source string itself, or might not support versions at all. In particular, modules sourced from local file paths do not support `version`; since From 13e4802a3e4f1a414bf4711a206be5dbaee86154 Mon Sep 17 00:00:00 2001 From: Andrew Wilson <162396742+andrewwilson5454@users.noreply.github.com> Date: Sat, 30 Aug 2025 22:59:25 -0400 Subject: [PATCH 3/7] change Terraform Cloud to HCP Terraform for consistency --- content/terraform/v1.2.x/docs/language/modules/syntax.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/terraform/v1.2.x/docs/language/modules/syntax.mdx b/content/terraform/v1.2.x/docs/language/modules/syntax.mdx index 7dbbd3e17e..76b8e7f658 100644 --- a/content/terraform/v1.2.x/docs/language/modules/syntax.mdx +++ b/content/terraform/v1.2.x/docs/language/modules/syntax.mdx @@ -102,7 +102,7 @@ version that meets the constraint. Version constraints are supported only for modules installed from a module registry, such as the public [Terraform Registry](https://registry.terraform.io/) -or [Terraform Cloud's private module registry](/cloud-docs/registry). +or [HCP Terraform's private module registry](/cloud-docs/registry). Other module sources can provide their own versioning mechanisms within the source string itself, or might not support versions at all. In particular, modules sourced from local file paths do not support `version`; since From debdd32436ff2eec45f7cd23e7c1f84ba4416003 Mon Sep 17 00:00:00 2001 From: Andrew Wilson <162396742+andrewwilson5454@users.noreply.github.com> Date: Sat, 30 Aug 2025 23:00:35 -0400 Subject: [PATCH 4/7] change Terraform Cloud to HCP Terraform for consistency --- content/terraform/v1.4.x/docs/language/modules/syntax.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/terraform/v1.4.x/docs/language/modules/syntax.mdx b/content/terraform/v1.4.x/docs/language/modules/syntax.mdx index 8d002ae167..806b34432e 100644 --- a/content/terraform/v1.4.x/docs/language/modules/syntax.mdx +++ b/content/terraform/v1.4.x/docs/language/modules/syntax.mdx @@ -102,7 +102,7 @@ version that meets the constraint. Version constraints are supported only for modules installed from a module registry, such as the public [Terraform Registry](https://registry.terraform.io/) -or [Terraform Cloud's private module registry](/cloud-docs/registry). +or [HCP Terraform's private module registry](/cloud-docs/registry). Other module sources can provide their own versioning mechanisms within the source string itself, or might not support versions at all. In particular, modules sourced from local file paths do not support `version`; since From 61784bb0110cbd22701a4eb9d1b6f517e2e215ef Mon Sep 17 00:00:00 2001 From: Andrew Wilson <162396742+andrewwilson5454@users.noreply.github.com> Date: Sat, 30 Aug 2025 23:01:10 -0400 Subject: [PATCH 5/7] change Terraform Cloud to HCP Terraform for consistency --- content/terraform/v1.5.x/docs/language/modules/syntax.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/terraform/v1.5.x/docs/language/modules/syntax.mdx b/content/terraform/v1.5.x/docs/language/modules/syntax.mdx index 198d5232d4..de767352ea 100644 --- a/content/terraform/v1.5.x/docs/language/modules/syntax.mdx +++ b/content/terraform/v1.5.x/docs/language/modules/syntax.mdx @@ -102,7 +102,7 @@ version that meets the constraint. Version constraints are supported only for modules installed from a module registry, such as the public [Terraform Registry](https://registry.terraform.io/) -or [Terraform Cloud's private module registry](/terraform/cloud-docs/registry). +or [HCP Terraform's private module registry](/terraform/cloud-docs/registry). Other module sources can provide their own versioning mechanisms within the source string itself, or might not support versions at all. In particular, modules sourced from local file paths do not support `version`; since From fecd4b844e53d836735b87c871e7655278d6e520 Mon Sep 17 00:00:00 2001 From: Andrew Wilson <162396742+andrewwilson5454@users.noreply.github.com> Date: Sat, 30 Aug 2025 23:01:40 -0400 Subject: [PATCH 6/7] change Terraform Cloud to HCP Terraform for consistency --- content/terraform/v1.6.x/docs/language/modules/syntax.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/terraform/v1.6.x/docs/language/modules/syntax.mdx b/content/terraform/v1.6.x/docs/language/modules/syntax.mdx index 198d5232d4..de767352ea 100644 --- a/content/terraform/v1.6.x/docs/language/modules/syntax.mdx +++ b/content/terraform/v1.6.x/docs/language/modules/syntax.mdx @@ -102,7 +102,7 @@ version that meets the constraint. Version constraints are supported only for modules installed from a module registry, such as the public [Terraform Registry](https://registry.terraform.io/) -or [Terraform Cloud's private module registry](/terraform/cloud-docs/registry). +or [HCP Terraform's private module registry](/terraform/cloud-docs/registry). Other module sources can provide their own versioning mechanisms within the source string itself, or might not support versions at all. In particular, modules sourced from local file paths do not support `version`; since From 713b1c15fda38213131a8e3df2ab064c4e5572e0 Mon Sep 17 00:00:00 2001 From: Andrew Wilson <162396742+andrewwilson5454@users.noreply.github.com> Date: Sat, 30 Aug 2025 23:02:03 -0400 Subject: [PATCH 7/7] change Terraform Cloud to HCP Terraform for consistency --- content/terraform/v1.7.x/docs/language/modules/syntax.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/terraform/v1.7.x/docs/language/modules/syntax.mdx b/content/terraform/v1.7.x/docs/language/modules/syntax.mdx index d154d6e2e5..e23e26ada9 100644 --- a/content/terraform/v1.7.x/docs/language/modules/syntax.mdx +++ b/content/terraform/v1.7.x/docs/language/modules/syntax.mdx @@ -102,7 +102,7 @@ version that meets the constraint. Version constraints are supported only for modules installed from a module registry, such as the public [Terraform Registry](https://registry.terraform.io/) -or [Terraform Cloud's private module registry](/terraform/cloud-docs/registry). +or [HCP Terraform's private module registry](/terraform/cloud-docs/registry). Other module sources can provide their own versioning mechanisms within the source string itself, or might not support versions at all. In particular, modules sourced from local file paths do not support `version`; since