Skip to content

Commit 327ff22

Browse files
authored
Add a note to change the tfc_hostname variable (#1068)
1 parent a24da4a commit 327ff22

File tree

1 file changed

+10
-0
lines changed
  • content/terraform-docs-common/docs/cloud-docs/integrations/aws-service-catalog

1 file changed

+10
-0
lines changed

content/terraform-docs-common/docs/cloud-docs/integrations/aws-service-catalog/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@ By combining HCP Terraform with AWS Service Catalog, we’re combining a self-se
2727

2828
## Installation & Configuration
2929

30+
<!-- BEGIN: TFC:only name:hcp-eu -->
31+
32+
<Note>
33+
34+
To use the AWS service catalog integration with an HCP Europe organization, set the example [`tfc_hostname` variable](https://github.com/hashicorp/aws-service-catalog-engine-for-tfc/blob/main/variables.tf#L15-L19) to `app.eu.terraform.io` in your configuration.
35+
36+
</Note>
37+
38+
<!-- END: TFC:only name:hcp-eu -->
39+
3040
To start using this integration, you'll need to install the [AWS Service Catalog Engine for Terraform Cloud](https://github.com/hashicorp/aws-service-catalog-engine-for-tfc) provided by HashiCorp on GitHub by following the [setup instructions](https://github.com/hashicorp/aws-service-catalog-engine-for-tfc#getting-started) provided in the README. If you run into any setup troubles along the way, the README also includes [troubleshooting steps](https://github.com/hashicorp/aws-service-catalog-engine-for-tfc#troubleshooting) that should help resolve common issues that you may encounter.
3141

3242
With the engine installed, the necessary code and infrastructure to integrate the HCP Terraform engine with AWS Service Catalog will automatically be configured. The setup can be completed in just a few minutes, and it only needs to be done once. Once the setup is complete, you can immediately start using AWS Service Catalog to develop and manage AWS Service Catalog products, and make them accessible to your end users across all your accounts.

0 commit comments

Comments
 (0)