diff --git a/content/terraform-docs-common/docs/cloud-docs/index.mdx b/content/terraform-docs-common/docs/cloud-docs/index.mdx index 23a866df98..8b11613484 100644 --- a/content/terraform-docs-common/docs/cloud-docs/index.mdx +++ b/content/terraform-docs-common/docs/cloud-docs/index.mdx @@ -5,6 +5,8 @@ description: >- tfc_only: true --- +test + # What is HCP Terraform? > **Hands On:** Try our [What is HCP Terraform - Intro and Sign Up](/terraform/tutorials/cloud-get-started/cloud-sign-up) tutorial. diff --git a/test.txt b/test.txt new file mode 100644 index 0000000000..6de7b8c69d --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +This is a test file.