Skip to content

Commit fecd4b8

Browse files
change Terraform Cloud to HCP Terraform for consistency
1 parent 61784bb commit fecd4b8

File tree

1 file changed

+1
-1
lines changed
  • content/terraform/v1.6.x/docs/language/modules

1 file changed

+1
-1
lines changed

content/terraform/v1.6.x/docs/language/modules/syntax.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ version that meets the constraint.
102102

103103
Version constraints are supported only for modules installed from a module
104104
registry, such as the public [Terraform Registry](https://registry.terraform.io/)
105-
or [Terraform Cloud's private module registry](/terraform/cloud-docs/registry).
105+
or [HCP Terraform's private module registry](/terraform/cloud-docs/registry).
106106
Other module sources can provide their own versioning mechanisms within the
107107
source string itself, or might not support versions at all. In particular,
108108
modules sourced from local file paths do not support `version`; since

0 commit comments

Comments
 (0)