@@ -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 >
0 commit comments