Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

37 lines (18 loc) · 1.76 KB

1.1.1 (2023-11-09)

Bug Fixes

  • plan: fix condition for executing plan step(#8) (a65eaae)

1.1.0 (2023-10-27)

Features

  • args: add inputs for terramate arguments in the plan, apply and destroy steps (83a4f75)

1.0.3 (2023-10-25)

Bug Fixes

  • output: disable terraform wrapper (c17c641)

1.0.2 (2023-10-25)

Bug Fixes

  • PR: fix plan show in preview step and add terraform-show-args (27ac7d5)

1.0.1 (2023-10-25)

Bug Fixes

  • PR: fix preview step for multiple stacks (a79a847)

1.0.0 (2023-10-17)

Features

  • init: create and test action (eec7007)