Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (29 loc) · 1.99 KB

v202009-1.md

File metadata and controls

38 lines (29 loc) · 1.99 KB

TFE Release v202009-1

APPLICATION LEVEL BREAKING CHANGES:

APPLICATION LEVEL FEATURES:

  1. Added Cost Estimation aws/ec2 support for io2 disk types
  2. Added new Terraform versions (0.13.0-rc1 and 0.13.0) to supported tool versions.
  3. Added error messaging for Cost Estimation for TFE only.
  4. Changed Cost Estimation default enabled to true for applicable organizations.
  5. Added links to documentation when creating non-VCS workspace
  6. Removed graphic from getting started page
  7. Changed organization email to default to users email on create
  8. Changed Workspace create wizard for clarity around CLI and API
  9. Changed text on create organization page
  10. Added the ability to execute a custom script after a Terraform run finishes.

APPLICATION LEVEL BUG FIXES:

  1. Fixed Cost Estimation Cloudwatch Alarm prices
  2. Fixed accessibility of textless buttons by adding aria-label
  3. Fixed how existing email notification users are loaded when viewing a notification
  4. Fixed a panic thrown when packing filesystem contents after a plan or apply operation.
  5. Fixed an issue where Terraform runs would fail when using Terraform configurations containing symbolic links.
  6. Fixed an issue where a backup operation was not deleting temporary files until after the entire backup was completed.
  7. Fixed an issue where a backup of one operational mode (i.e. mounted disk) would fail to restore to another operational mode (i.e. external services).
  8. Fixed an issue where a backup and restore operation would restore certain data to an incorrect location.
  9. Fixed an issue where a backup failed to backup data from a Terraform Enterprise installation using Azure Blob Storage.
  10. Fixed an issue where the Nomad jobs were not added correctly due to a race condition.
  11. Fixed Bitbucket Cloud Commit Link in UI
  12. Fixed Bitbucket Cloud commit status build updates that are not linked to an application process.

APPLICATION LEVEL SECURITY FIXES:

  1. Upgraded telegraf to v1.14.
  2. Non-public service ports now bound to internal network.