Terraform
- Terraform Enterprise
- 1.0.x (latest)
- v202507-1
- v202506-1
- v202505-1
- v202504-1
- v202503-1
- v202502-2
- v202502-1
- v202501-1
- v202411-2
- v202411-1
- v202410-1
- v202409-3
- v202409-1
- v202408-1
- No versions of this document exist before v202408-1. Click below to redirect to the version homepage.
- v202407-1
- v202406-1
- v202405-1
- v202404-2
- v202404-1
- v202402-2
- v202402-1
- v202401-2
- v202401-1
- v202312-1
- v202311-1
- v202310-1
- v202309-1
- v202308-1
- v202307-1
- v202306-1
- v202305-2
- v202305-1
- v202304-1
- v202303-1
- v202302-1
- v202301-2
- v202301-1
- v202212-2
- v202212-1
- v202211-1
- v202210-1
- v202209-2
- v202209-1
- v202208-3
- v202208-2
- v202208-1
- v202207-2
- v202207-1
- v202206-1
Terraform Enterprise v202205-1 (619)
Known Issues
- External Vault users using the default Vault namespace will see the error /usr/bin/vault-external-configure: line 37: VAULT_NAMESPACE: unbound variablein thetfe-vaultlogs when attempting to start Terraform Enterprise. This error prevents Terraform Enterprise from starting. To resolve this, runtfe-admin app-config -k extern_vault_namespace -v 'root'and restart Terraform Enterprise. This does not affect External Vault users that use a custom Vault namespace.
Breaking Changes
- All container names now follow the same naming convention: tfe-<service>. If you have tooling that identifies containers by name, make sure this tooling is updated to reflect the new naming convention.
Features
- Add option to de-register inactive Agents through the Organization Settings > Agents UI.
- Updated Organization Memberships api to add new filter[email]query parameter.
- Updated Teams api to add new filter[names]query parameter.
Bug Fixes
- Fixed a bug where long words in a workspace readme were overflowing its column
- Fixed potential issue when remembering 2FA logins with modern web browsers.
- Changed logging to remove deprecation warnings related to :after_commit callbacks. This reduces noise in log output.
- Fixed an issue with mock generation for nested attributes within a provider, which blocked Sentinel mocks from generating
- Fixed application navigation to optimize for mobile use.
- Fixed speculative, plan-only runs with incorrect run statuses that could prevent you from renaming workspaces.
- Fixed a bug that broke retries for recoverable Git operations.
- Fixed a bug that caused Git operations to retry unrecoverable authentication errors.
- Improved agent dequeueing performance for large agent pools.
- Changed Vault CLI commands to Vault API calls for token creation. This will prevent any Vault CLI/Server version mismatch errors.
- Fixed issue where log tags such as "[Audit Log]" were not visible in logs.
Security
- Adopted container updates to address reported vulnerabilities in underlying packages / dependencies.
- Updated the version of the internally-managed Vault server to 1.10.2.
- Updated the version of the internally-managed Nomad server to 1.2.6.