Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 703 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 703 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.5.0] - 2020-08-11

Fixed

  • fixed crash due to CLI trying to read the Cargo.toml file during runtime

[0.4.0] - 2020-08-11

Plumbing release

[0.3.0] - 2020-08-10

First meaningful version

Added

  • terragrate diff: Difference between current state and new state
  • terragrate tf: Prints terraform commands to execute the given migration
  • terragrate end_state: Prints end state after the migration

Changed

Removed