github hashicorp/terraform v0.14.4

latest releases: v1.8.2, v1.8.1, v1.8.0...
3 years ago

0.14.4 (January 06, 2021)

UPGRADE NOTES:

  • This release disables the remote Terraform version check feature for plan and apply operations. This fixes an issue with using custom Terraform version bundles in Terraform Enterprise. (#27319)

BUG FIXES:

  • backend/remote: Disable remote Terraform workspace version check when the remote workspace is in local operations mode ([#27407])
  • core: Fix panic when using sensitive values as arguments to data sources ([#27335])
  • core: Fix panic when using sensitive values as count arguments on validate ([#27410])
  • core: Fix panic when passing sensitive values to module input variables which have custom variable validation ([#27412])
  • dependencies: Upgrade HCL to v2.8.2, fixing several bugs with sensitive values ([#27420])

Don't miss a new terraform release

NewReleases is sending notifications on new releases.