Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 69b8e66

Browse files
committed
Readme update
Updated outputs to have descriptions
1 parent 863dc04 commit 69b8e66

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Description
66

7-
This module installs Terraform Enterprise HA BETA onto 1 or more aws instances in DEMO mode. All data is stored on the instance(s) and is not preserved.
7+
This module installs Terraform Enterprise HA BETA onto 1 or more aws instances in DEMO mode. All data is stored on the instance(s) and is not preserved.
88

99
## Architecture
1010

@@ -60,14 +60,14 @@ Please contact your Technical Account Manager for more information, and support
6060

6161
| Name | Description |
6262
|------|-------------|
63-
| iam\_role | |
64-
| install\_id | |
65-
| lb\_endpoint | |
66-
| primary\_public\_ip | |
67-
| ptfe\_endpoint | |
68-
| ptfe\_health\_check | |
69-
| replicated\_console\_password | |
70-
| replicated\_console\_url | |
71-
| ssh\_config\_file | |
72-
| ssh\_private\_key | |
63+
| iam\_role | The name of the IAM role being used |
64+
| install\_id | The installation ID for TFE |
65+
| lb\_endpoint | The load-balancer endpoint URI |
66+
| primary\_public\_ip | The public IP address of the primary VMs |
67+
| ptfe\_endpoint | The accessible PTFE URI |
68+
| ptfe\_health\_check | The PTFE URI used for the health check |
69+
| replicated\_console\_password | The Replicated console password |
70+
| replicated\_console\_url | The Replicated Console URL |
71+
| ssh\_config\_file | The path to the SSH configuration file |
72+
| ssh\_private\_key | The SSH private key |
7373

examples/root-example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Terraform Enterprise HA (Beta) Example
22

3-
This example assumes you have already set up your gcp project with the required prereqs:
3+
This example assumes you have already set up your aws project with the required prereqs:
44

55
* VPC
66
* Subnets (both public and private) spread across multiple AZs

0 commit comments

Comments
 (0)