The Terraform Enterprise team would like to announce the release 1.0.3 is now available.
Some key highlights and important bits from the release notes:
Improvements:
- Terraform Enterprise returns the current version in the new
X-TFE-Current-Versionheader. For backward compatibility, theX-TFE-Versionheader continues to return the monthly release version. - The
redis-serverversion has been upgraded to7.4.6.
Bug Fixes:
- License reporting no longer generates heavy database load and memory usage. This issue was introduced in v202507-1.
- State versions could be created or removed with a combination of permissions that should not have allowed write access. This bug has been resolved, and only write permissions to the workspace or state versions should grant access to modify state versions.
- Terraform Enterprise now attempts to read and write from blob storage as a startup check before running database migrations.
- When
TFE_REDIS_SIDEKIQ_PASSWORDLESS_AZURE_CLIENT_IDis unspecified, Terraform Enterprise now defaults toTFE_REDIS_PASSWORDLESS_AZURE_CLIENT_IDfor Azure passwordless authentication in Redis.
Security:
- State versions could be created or removed with a combination of permissions that should not have allowed write access. This bug has been resolved, and only write permissions to the workspace or state versions should grant access to modify state versions.
- Security vulnerabilities have been addressed and resolved in this update to enhance overall system protection.
To review the full release note, please visit here. As always, please contact support with any issues, and your account team with any feedback or feature requests.