Skip to content

Commit 6de80c1

Browse files
authored
Repo sync (#945)
This is an automated pull request to sync changes between the public and private unified docs repos. To preserve continuity across repos, _do not squash_ this pull request.
2 parents 6aa9717 + d8c8432 commit 6de80c1

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

content/terraform-enterprise/1.0.x/docs/enterprise/releases/1.0.x/index.mdx

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Below is a list of the most recent Terraform Enterprise Releases that can deploy
1414

1515
| Version | Linked <br />Terraform CLI\** | Sentinel | Tested Kubernetes Versions (EKS, AKS, GKE) | Helm Chart Version |
1616
| ----------------- | ------------------------------------------------------------------- | --------------------------------------------------------------------------- | ------------------------------ | ------------------ |
17+
| [1.0.1](#1-0-1) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | [1.33](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html), [1.33](https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar), [1.32](https://cloud.google.com/kubernetes-engine/docs/release-notes) | [1.6.5](https://github.com/hashicorp/terraform-enterprise-helm/releases/tag/v1.6.5) |
1718
| [1.0.0](#1-0-0) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | [1.33](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html), [1.33](https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli#aks-kubernetes-release-calendar), [1.32](https://cloud.google.com/kubernetes-engine/docs/release-notes) | [1.6.5](https://github.com/hashicorp/terraform-enterprise-helm/releases/tag/v1.6.5) |
1819

1920

@@ -24,6 +25,7 @@ Below is a list of the most recent Terraform Enterprise Releases that can deploy
2425

2526
| Version | Linked <br />Terraform CLI\** | Sentinel | Recommended Docker Compose version |
2627
| ----------------- | ------------------------------------------------------------------- | --------------------------------------------------------------------------- | ---------------------------------- |
28+
| [1.0.1](#1-0-1) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | [V2](https://docs.docker.com/compose/migrate/) |
2729
| [1.0.0](#1-0-0) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | [V2](https://docs.docker.com/compose/migrate/) |
2830

2931

@@ -34,6 +36,7 @@ Below is a list of the most recent Terraform Enterprise Releases that can deploy
3436

3537
| Version | Linked <br />Terraform CLI\** | Sentinel | Tested Podman version |
3638
| ----------------- | ------------------------------------------------------------------- | --------------------------------------------------------------------------- | ---------------------------------- |
39+
| [1.0.1](#1-0-1) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | [v5](https://github.com/containers/podman/releases/tag/v5.0.0) |
3740
| [1.0.0](#1-0-0) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | [v5](https://github.com/containers/podman/releases/tag/v5.0.0) |
3841

3942

@@ -44,6 +47,7 @@ Below is a list of the most recent Terraform Enterprise Releases that can deploy
4447

4548
| Version | Linked <br />Terraform CLI\** | Sentinel | Tested Nomad versions | Min supported version |
4649
| ----------------- | ------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------- | --------------------- |
50+
| [1.0.1](#1-0-1) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | 1.7 | 1.5 |
4751
| [1.0.0](#1-0-0) | [1.12.1](https://github.com/hashicorp/terraform/releases/tag/v1.12.1) | [0.40.0](https://developer.hashicorp.com/sentinel/docs/changelog#0-40-0-may-12-2025) | 1.7 | 1.5 |
4852

4953
</Tab>
@@ -53,7 +57,22 @@ Below is a list of the most recent Terraform Enterprise Releases that can deploy
5357

5458
\** The release package contains this version of the Terraform CLI, but you can install older and newer versions of the Terraform CLI as needed via the Admin [UI](/terraform/enterprise/application-administration/resources#managing-terraform-versions) or [API](/terraform/enterprise/api-docs/admin/terraform-versions).
5559

56-
\+ This release is unavailable.
60+
## 1.0.1
61+
<span class="h4-size">2025-09-15</span>
62+
63+
Last required release: [v202406-1 (776)](/terraform/enterprise/releases/2024/v202406-1)
64+
65+
Flexible Deployment Options `terraform-enterprise` container digest: amd64/linux `sha256:edc06293b395e5beb3dfbbda4e89341334ab184c5895b81cf31c074dadc43ff7`, arm64/linux `sha256:7d7dfa2b283f252b8a65b1689a49db2b3a0b81fcaefd11a560a93baf8ad6041f`
66+
67+
## Deprecations
68+
1. Redis 6.0 will be officially deprecated as of the November release.
69+
2. As part of the upcoming release, the `tfectl db *` commands will be marked for deprecation.
70+
71+
## Bug Fixes
72+
1. This release fixes a bug for Terraform Enterprise installs that make use of Redis with mTLS where the archivist service exited early.
73+
74+
## Security
75+
1. Security vulnerabilities have been addressed and resolved in this update to enhance overall system protection.
5776

5877
## 1.0.0
5978
<span class="h4-size">2025-08-11</span>

content/terraform-enterprise/1.0.x/docs/enterprise/releases/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ description: >-
1010

1111
<Tip title="Next Release">
1212

13-
The next release 1.0.1 is scheduled for the week of September 15, 2025
13+
The next patch release for 1.0.x is scheduled for the week of October 11, 2025
14+
15+
The next minor release for 1.1.x is scheduled for the week of November 11, 2025
1416

1517
</Tip>
1618

0 commit comments

Comments
 (0)