8000 Tags · Pararius/action-terraform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Pararius/action-terraform

Tags

0.0.31

Toggle 0.0.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix uploading of artifacts (#145)

0.0.30

Toggle 0.0.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump @actions/artifact from 1.1.2 to 2.2.1 (#143)

* Bump @actions/artifact from 1.1.2 to 2.2.1

Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 1.1.2 to 2.2.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)

---
updated-dependencies:
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Laban <r.laban@treehouse.nl>

0.0.29

Toggle 0.0.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Terraform plan group output (#50)

* fix group

* seperate group

* move end

0.0.28

Toggle 0.0.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add output to check for presence of changes (#49)

* add output for quickly check for changes

* build

* make default changes output be false

* upload artifact

* fix filename

* better error report

* fix error with writing to file

* simplify logic

* use append mode

* more specefic file name when using backends

* add dot sperator

* sort

* add output for drift report

* update comment

0.0.27

Toggle 0.0.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
NPM updates (#41)

0.0.26

Toggle 0.0.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix variable files option (#31)

0.0.25

Toggle 0.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add variable files support #30

Add variable files support

0.0.24

Toggle 0.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bring back tfswitch (#29)

* Bring back tfswitch

* rebuild

0.0.23

Toggle 0.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add backend-config option (#28)

* add backend-config option

* style fix

* build

* remove reconfigure arg

* update logic

Co-authored-by: Ruben Laban <5331085+tun0@users.noreply.github.com>

* build

Co-authored-by: Ruben Laban <5331085+tun0@users.noreply.github.com>

0.0.22

Toggle 0.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add option for reporting drift (#27)

0