Skip to content

Latest commit

 

History

History
44 lines (21 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

44 lines (21 loc) · 2.14 KB

1.2.0 (2024-07-09)

Features

  • setup: switch to official terramate-setup-action (#11) (a7dcfd2)

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)