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

Commit 658611e

Browse files
Update README.md to include deprecation notice and guidance for HVD modules (#383)
1 parent ac9cd1d commit 658611e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Terraform Enterprise AWS Module
22

3+
## Deprecation Notice
4+
5+
This module is deprecated. For authoritative guidance, see the official deployment documentation: https://developer.hashicorp.com/terraform/enterprise/deploy. Customers should only use the HashiCorp Validated Design (HVD) modules published in the Terraform Registry:
6+
7+
- AWS EC2 reference: https://registry.terraform.io/modules/hashicorp/terraform-enterprise-hvd/aws/latest
8+
- AWS EKS reference: https://registry.terraform.io/modules/hashicorp/terraform-enterprise-eks-hvd/aws/latest
9+
10+
No further updates will be made here. All new features, bug fixes, and security updates are delivered through the HVD modules.
11+
312
**IMPORTANT**: You are viewing a **beta version** of the official module to install Terraform Enterprise. This new version is **incompatible with earlier versions**, and it is not currently meant for production use. Please contact your Customer Success Manager for details before using.
413

514
This is a Terraform module for provisioning a Terraform Enterprise Cluster on AWS. Terraform Enterprise is our self-hosted distribution of Terraform Cloud. It offers enterprises a private instance of the Terraform Cloud application, with no resource limits and with additional enterprise-grade architectural features like audit logging and SAML single sign-on.

0 commit comments

Comments
 (0)