github hashicorp/terraform v0.13.0-rc1

latest releases: v1.8.0-rc1, v1.7.5, v1.8.0-beta1...
pre-release3 years ago

0.13.0-rc1 (July 22, 2020)

BUG FIXES:

  • command/init: Fix confusing error message for locally-installed providers with invalid package structure (#25504)
  • core: Prevent outputs from being evaluated during destroy (#25500)
  • core: Fix the pruning of temporary values from the root module which will fail to evaluate during destroy (#25543)
  • core: Don't create redundant dependency edges between objects in different instances of the same module. (#25599)
  • core: Prevent quadratic memory usage with large numbers of instances by not storing the complete resource state in each instance (#25544)
  • core: Fix errors and remove cycles when a provider configuration references resources during a full destroy, and fix empty evaluation results when using self references in a destroy provisioner. (#25681)

Don't miss a new terraform release

NewReleases is sending notifications on new releases.