Skip to content

Commit 85ea64a

Browse files
authored
Update test.mdx - Test private modules in the HCP Terraform private registry/ Enable testing - doc improvment (#1197)
Updated the module test/ enable testing doc Please go to the `Preview` tab and select the appropriate template: * [HCP services](?expand=1&template=hcp_pull_request_template.md) * [Terraform Enterprise](?expand=1&template=ptfe_release_pull_request_template.md) [Jira ticket](https://hashicorp.atlassian.net/browse/IPL-8749)
2 parents e599a9e + 6334337 commit 85ea64a

File tree

1 file changed

+2
-2
lines changed
  • content/terraform-docs-common/docs/cloud-docs/registry

1 file changed

+2
-2
lines changed

content/terraform-docs-common/docs/cloud-docs/registry/test.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ You can configure HCP Terraform to automatically run tests for modules in your p
1111

1212
If your module uses the [branch-based publishing workflow](/terraform/cloud-docs/registry/publish-modules#branch-based-publishing) and its source code includes [tests](/terraform/language/v1.6.x/tests), you can enable testing at any time.
1313

14-
To enable testing when you publish your module:
14+
To enable testing when publishing a new module:
1515
- Choose the **Branch** module publishing type
1616
- Assign a branch and a module version
1717
- Under testing, click the **Enable testing for module** checkbox
1818
- Click **Publish module**
1919

20-
To enable testing after you publishing your branch-based module:
20+
To enable testing for an existing module:
2121
- Navigate to the module overview screen
2222
- Click **Configure Tests** to open the **Tests Settings** screen
2323
- Click **Enable testing for module**

0 commit comments

Comments
 (0)