Skip to content

Releases: cloudposse/github-action-atmos-terraform-plan

v0.20.0

11 Oct 16:10
e8ef6e7
Compare
Choose a tag to compare
Added drift support for json metadata @goruha (#41)

what

  • Added drift support for json metadata

v0.19.0

10 Oct 21:07
ca354b7
Compare
Choose a tag to compare
Improve fail markdown @goruha (#40)

what

  • Improve fail markdown

v0.18.0

10 Oct 19:53
4d27e26
Compare
Choose a tag to compare
Fix null char @goruha (#39)

what

  • Fix null char

v0.17.0

10 Oct 19:22
93b4c38
Compare
Choose a tag to compare
Remove legacy templates @goruha (#38)

what

  • Remove legacy templates

v0.16.0

10 Oct 15:56
4ebb7b3
Compare
Choose a tag to compare
Drift mode have step summary @goruha (#37)

what

  • Drift mode have step summary

why

v0.15.0

04 Oct 22:20
eee8f9c
Compare
Choose a tag to compare
Update aws-actions/configure-aws-credentials action to v4.0.1 @renovate (#32)

This PR contains the following updates:

Package Type Update Change
aws-actions/configure-aws-credentials action patch v4.0.0 -> v4.0.1

Release Notes

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v4.0.1

Compare Source

See the changelog for details about the changes included in this release.


Fix anchors @goruha (#36)

what

  • Fix anchors

why

  • Github added prefix user-content- for all links id

v0.14.0

04 Oct 19:03
93d12ef
Compare
Choose a tag to compare
Added atmos yaml @goruha (#35)

what

  • Added ATMOS_BASE_PATH variables

why

  • Fix remote-state module usage

v0.13.0

04 Oct 17:11
6c29597
Compare
Choose a tag to compare
Fix atmos base path problem @goruha (#34)

what

  • Fix atmos base path problem

why

  • Relative path resolves wrong in remote-state component

v0.12.0

04 Oct 15:24
1d52ccd
Compare
Choose a tag to compare
Fix changedir @goruha (#33)

what

  • Use workdir instead of cd in bash

why

  • To avoid side effects

v0.11.0

03 Oct 13:13
a16e84a
Compare
Choose a tag to compare
Fix metadata upload @goruha (#31)

what

  • Fix metadata upload