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 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 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 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 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 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 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