Skip to content

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

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

v0.10.2

03 Oct 11:14
7734b15
Compare
Choose a tag to compare
Added tests for component name spashes @goruha (#30)

what

  • Replace / with - in components names

why

  • Fix summary file name

🤖 Automatic Updates

Update README.md and docs @cloudpossebot (#29)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.10.1

02 Oct 18:55
0957bc5
Compare
Choose a tag to compare
Added failed test plan @goruha (#28)

what

  • Added failed plan test

why

  • Covered test case for a failed plan
Update actions/checkout action to v4 @renovate (#25)

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source


Update aws-actions/configure-aws-credentials action to v4 @renovate (#27)

This PR contains the following updates:

Package Type Update Change
aws-actions/configure-aws-credentials action major v2.2.0 -> v4.0.0

Release Notes

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

v4.0.0

Compare Source

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

v3.0.2

Compare Source

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

v3.0.1

Compare Source

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

v3.0.0

Compare Source

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


🤖 Automatic Updates

Update README.md and docs @cloudpossebot (#26)

what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates