github hashicorp/terraform v1.2.3

latest releases: v1.9.0-alpha20240501, v1.8.2, v1.8.1...
22 months ago

1.2.3 (June 15, 2022)

UPGRADE NOTES:

  • The following remote state backends are now marked as deprecated, and are
    planned to be removed in a future Terraform release. These backends have
    been unmaintained since before Terraform v1.0, and may contain known bugs,
    outdated packages, or security vulnerabilities.
    • artifactory
    • etcd
    • etcdv3
    • manta
    • swift

BUG FIXES:

  • Missing check for error diagnostics in GetProviderSchema could result in panic (#31184)
  • Module registries returning X-Terraform-Get locations with no URL would error with "no getter available for X-Terraform-Get source protocol" (#31237)
  • Fix crash from concurrent operation on shared set of resource instance dependencies (#31246)
  • backend/cos: tencentcloud-terraform-lock tag was not removed in all cases (#31223)

Don't miss a new terraform release

NewReleases is sending notifications on new releases.