V1.7.0-Rc2

rw-book-cover

1.7.0-rc2 (January 11, 2024)

UPGRADE NOTES:

The type of graph that earlier versions of Terraform produced by default is still available with explicit use of the -type=plan option, producing an approximation of the real dependency graph Terraform Core would use to construct a plan.

NEW FEATURES:

This effectively provides a configuration-driven workflow to replace terraform state rm. Removing an object from state is a new type of action which is planned and applied like any other. The terraform state rm command will remain available for scenarios in which directly modifying the state file is appropriate.

BUG FIXES:

ENHANCEMENTS:

Previous Releases

For information on prior major and minor releases, see their changelogs: