github hashicorp/terraform v1.1.6

latest releases: v1.9.0-rc1, v1.10.0-alpha20240606, v1.8.5...
2 years ago

1.1.6 (February 16, 2022)

BUG FIXES:

  • cli: Prevent complex uses of the console-only type function. This function may only be used at the top level of console expressions, to display the type of a given value. Attempting to use this function in complex expressions will now display a diagnostic error instead of crashing. (#30476)
  • terraform state mv: Will now correctly exit with error code 1 when the specified resources cannot be found in state. Previously Terraform would display appropriate diagnostic errors, but exit successfully. (#29365)

Don't miss a new terraform release

NewReleases is sending notifications on new releases.