github hashicorp/terraform v1.3.2

latest releases: v1.9.7, v1.10.0-alpha20240926, v1.10.0-alpha20240918...
24 months ago

1.3.2 (October 06, 2022)

BUG FIXES:

  • Fixed a crash caused by Terraform incorrectly re-registering output value preconditions during the apply phase (rather than just reusing the already-planned checks from the plan phase). (#31890)
  • Prevent errors when the provider reports that a deposed instance no longer exists (#31902)
  • Using ignore_changes = all could cause persistent diffs with legacy providers (#31914)
  • Fix cycles when resource dependencies cross over between independent provider configurations (#31917)
  • Improve handling of missing resource instances during import (#31878)

Don't miss a new terraform release

NewReleases is sending notifications on new releases.