TFE Release v202007-1 (444)
INSTALLER LEVEL BUG FIXES:
- Fixed an issue where custom CA certificates did not propagate to the
ptfe_backup_restorecontainer.
APPLICATION LEVEL BREAKING CHANGES:
APPLICATION LEVEL FEATURES:
- Added Terraform versions 0.12.25, 0.12.26, 0.12.27, 0.12.28, 0.13.0-beta1, 0.13.0-beta2, and 0.13.0-beta3
- Changed VCS UI to explain when SSH keys are used
- Added ability to retry with delay when cloning repositories and added additional context to the error in the UI when cloning fails.
- Fixed spacing on team UI page
- Added cost estimation support for the azure resources
azurerm_linux_virtual_machineandazurerm_windows_virtual_machine - Added cost estimation support for
azurerm_firewall.
APPLICATION LEVEL BUG FIXES:
- Fixed unresponsive UI after certain kinds of 404 errors.
- Fixed keyboard navigation when editing workspace variables.
- Fixed an issue where SSH keys were not accessible with the 'Manage Workspaces' organization access.
- Fixed bug causing run triggers to not be displayed correctly during the plan phase of a run
- Fixed bug causing notification configuration API responses to show an outdated list of email recipients on create and update
- Fixed issue resolving Azure databases for cost estimation when no storage is specified.
- Fixed estimating costs of Azure elasticpool disk sizes after plan apply.
- Fixed estimating costs of certain GCP database resources.
- Fixed issue causing JSON execution plan endpoint to 404 when accessed directly via the plan.
APPLICATION LEVEL SECURITY FIXES:
- Security: Removed extraneous URLs that allowed user registration even when it had been disabled.
- Security: Fixed symlink handling security issue in Terraform workers