Skip to content

Releases: 7Factor/action-terraform

Release 2.0.2

13 Jan 20:22
bd4cf9f
Compare
Choose a tag to compare

Version 2.0.2

Commits

  • [bd4cf9f] Merge pull request #16 from 7Factor/jwood/fix_pr_comment
  • [a68803d] Add missing comma in PR Comment script.

Release 2.0.1

16 Dec 20:08
5990b65
Compare
Choose a tag to compare

Version 2.0.1

Commits

  • [5990b65] Merge pull request #15 from 7Factor/jwood/jq-fix
  • [98cc79b] Fix the jq command for metadata.

Release 2.0.0

05 Dec 21:46
2c42c0a
Compare
Choose a tag to compare

Version 2.0.0

Commits

  • [2c42c0a] Merge pull request #14 from 7Factor/jwood/tfvars-contents-fix

Release 1.9.1

05 Dec 21:43
e0b9b71
Compare
Choose a tag to compare

Version 1.9.1

Commits

  • [e0b9b71] Merge pull request #13 from 7Factor/jwood/tfvars_fix
  • [07cdb8b] Use env vars to handle tfvars content.

Release 1.9.0

26 Sep 15:40
86522ea
Compare
Choose a tag to compare

Version 1.9.0

Commits

  • [86522ea] Merge pull request #12 from 7Factor/jwood/outputs
  • [a97e145] Add outcome, stdout, and stderr outputs for each command.

Release 1.8.0

25 Sep 13:52
731e8de
Compare
Choose a tag to compare

Version 1.8.0

Commits

  • [731e8de] Merge pull request #11 from 7Factor/jwood/allow_pr_apply
  • [746afc5] Allow apply on PRs.

Release 1.7.0

23 Sep 17:40
185005b
Compare
Choose a tag to compare

Version 1.7.0

Commits

  • [185005b] Merge pull request #10 from 7Factor/jwood/use_plan
  • [2ce25e0] Use 0 compression level.
  • [3b8ed7b] Remove debugging outputs.
  • [130702a] Debug more of the plan file.
  • [f87affc] Remove debug step.
  • [42966b2] Use !! on password in scripts.
  • [7a698d2] Temporarily debug stuff.
  • [d7602d9] ls temp dir.
  • [d732553] Use artifact name directly.
  • [359db55] Don't rely on 3rd party action for encrypt/decrypt.
  • [30ad16e] Only download/upload plan on correct action type.
  • [86bb86d] Add option for using a plan artifact.

Release 1.6.0

18 Sep 21:01
e46390d
Compare
Choose a tag to compare

Version 1.6.0

Commits

  • [e46390d] Merge pull request #9 from 7Factor/jwood/workspace_create
  • [b677253] Reword workspace-select description.
  • [0e0e6a8] Change inputs ordering.
  • [e9d481c] Add inputs for controlling workspace select/create.
  • [30e9231] Simplify workspace step name.
  • [4c89086] Remove color for workspace select.
  • [be22876] Add workspace output to PR comment.
  • [deb69d7] Move workspace step after init.
  • [16486b3] Add input for workspace name.
  • [537e604] Add step for selecting/creating workspace.

Release 1.5.1

18 Sep 19:44
0e8c744
Compare
Choose a tag to compare

Version 1.5.1

Commits

  • [0e8c744] Merge pull request #8 from 7Factor/jwood/pr_comment
  • [e508dd5] Fix test and plan enabled parts of comment script.
  • [9455c35] Move terraform PR comment code into this repo.

Release 1.5.0

16 Sep 15:19
22ffd62
Compare
Choose a tag to compare

Version 1.5.0

Commits

  • [22ffd62] Merge pull request #7 from 7Factor/jwood/output
  • [fdabd11] Revert "Temporarily output the output file."
  • [dbe6616] Revert "Temporarily output the output file another way."
  • [5d1eceb] Temporarily output the output file another way.
  • [3dcdc96] Temporarily output the output file.
  • [2d1527e] Default -json arg for output.
  • [79e1e60] Disable color for output.
  • [3fcb896] Add optional output step.