Terraform
- Terraform Enterprise
- 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-2
- 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
TFE Release v202105-1 (534)
Application Level Features:
- Changed run page to keep apply logs open after an active run completes.
- Added "Created via" to the sidebar
- Added Link as the Run Triggers header
- Changed count display for run triggers
- Changed submodule and examples UI
- Added Terraform CLI versions up through 0.15.3 to Terraform Enterprise.
- Changed the maximum Sentinel job execution time to 1 hour.
- Changed the Sentinel runtime to version 0.18.1. For the latest changes, see the release notes.
- Changed mock generation so that: 1) best efforts are made to obfuscate sensitive values, and 2) generate the sample configuration file as HCL instead of legacy JSON.
Application Level Bug Fixes:
- Fixed plan logs upload expiration to match the actual maximum plan runtime.
- Reduce Terraform State Parser maximum memory usage on small states.
- Fixed error when deleting workspaces
- Fixed OOM errors when deleting large workspaces
- Fixed run trigger scrollbars when overflow is present
- Fixed module view published date bug.
- Fixed an issue where a user couldn't accept an invitation if they'd ever had an expired invite.
- Fixed an issue preventing users who had an invalid invitation token from clicking through to the sign up form.
- Fixed some communication components between the Sentinel worker and TFE internal API to ensure the worker does not execute a policy check before it is ready.
- Fixed an issue where policy check results were being submitted for already completed checks, causing confusing results (passing results for failed checks, for example).
- Changed refresh interval for GitLab.com OAuth Token refreshes.
- Fixed unpacking custom provider binaries when using Terraform 0.14.x and 0.15.x.
- Changed frontend route params for organization and workspace names case insensitive
- Changed retry behavior to not retry HTTP basic auth failures when ingressing configurations
Application Level Security Fixes:
- Added
autocomplete=offattribute to password fields - Updated the Ruby version used by the application to 2.7.3.
- Ongoing container updates to address reported vulnerabilities in underlying packages / dependencies.