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
withimport
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!