The Terraform Enterprise team would like to announce the release 1.2.1 is now available.
Some key highlights and important bits from the release notes:
Improvements
- Updated Git to version 2.53.0 built with OpenSSL to support the X509 policy constraints extension in certificates
Bug Fixes
- When Atlas is configured to use Redis Sentinel without mTLS, Terraform Enterprise will now correctly connect to Redis when necessary. In previous versions of Terraform Enterprise, connection to Redis Sentinel without an mTLS certificate would fail. This was due to a misconfiguration introduced in v1.1.0.
- You can now configure a load balancer to expect a
200response code from the/api/v1/health/readinessendpoint. Previously, you would receive a301response code unless aHostheader matched theTFE_HOSTNAME. - The Terraform Enterprise user interface displayed extra application version information (
1.2.0-e7044f8instead of1.2.0). This has been fixed.
Security
- Security vulnerabilities have been addressed and resolved in this update to enhance overall system protection.