APPLICATION LEVEL BREAKING CHANGES:
APPLICATION LEVEL FEATURES:
- Added Terraform 0.13.1, 0.13.2, and 0.13.3
- Added 'execution-mode' parameter to the workspace API
- Added cost estimation support for Terraform 0.13.
APPLICATION LEVEL BUG FIXES:
- Fixed accessibility issue: some form inputs were missing labels
- Fixed GitLab secret and application ID validation in response to GitLab change
- Fixed bug where agent token value disappears after creation
- Added support for more Azure VM sizes
- Added support for more Azure database editions
- Fixed run UI to show an error when workspace and run don't match
- Sentinel policies using either the v1 (legacy) or v2 (next-generation) Terraform imports should now function similarly between Terraform 0.12 and Terraform 0.13, with minor convention-related exceptions. Please see the Terraform Cloud documentation for more details.
- Changed the number of repositories returned by GitLab from 20 to 100
- Changed error message returned when registry module creation fails to be clearer and more helpful.
- Fixed an error when retrying speculative plans through the UI.
- Fixed a bug involving unnecessary requests to a TFC-only endpoint that 404s in Terraform Enterprise
- Fixed spacing for longer than column width for unmatched resource types (and names).
- Removed service accounts from team pages
- Fixed an issue that could cause degraded performance when viewing a workspace's list of runs.
- Fixed an issue where cost estimation could fail on an RDS cluster resource
- Fixed an issue in cost estimation where we might not be able to find an EBS volume type
- Fixed an issue where malformed addresses could cause cost estimation to error
- Fixed an issue where runs would fail when the Terraform configuration contained modules with a relative source.
- Fixed an issue where runs would would hang indefinitely while trying to download files after a plan operation.
APPLICATION LEVEL SECURITY FIXES:
- Updated multiple containers to address reported vulnerabilities in underlying packages.