github hashicorp/terraform v1.8.1

latest releases: v1.9.0-alpha20240501, v1.8.2
15 days ago

1.8.1 (April 17, 2024)

BUG FIXES:

  • Fix crash in terraform plan when referencing a module output that does not exist within the try(...) function. (#34985)
  • Fix crash in terraform apply when referencing a module with no planned changes. (#34985)
  • moved block: Fix crash when move targets a module which no longer exists. (#34986)
  • import block: Fix crash when generating configuration for resources with complex sensitive attributes. (#34996)
  • Plan renderer: Correctly render strings that begin with JSON compatible text but don't end with it. (#34959)

Don't miss a new terraform release

NewReleases is sending notifications on new releases.