Terraform CLI v1.7.0-rc1 released

Terraform v1.7.0-rc1 has been released. This release candidate contains a number of new features and enhancements, including:

  • provider mocking and overrides in the terraform test framework
  • a removed block to remove a resource from Terraform’s management without destroying it
  • the ability to use for_each with import blocks when importing multiple resources

Please see the full changelog for more details on the changes included in this release. We look forward to your feedback!

We’ve released a followup v1.7.0-rc2 with some bugs fixed relative to the previous v1.7.0-rc1.