Releases: 7Factor/action-terraform
Releases · 7Factor/action-terraform
Release 1.9.0
Release 1.8.0
Release 1.7.0
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
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
Release 1.5.0
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.
Release 1.4.0
Release 1.3.0
Release 1.2.0
Version 1.2.0
Commits
- [77f28ff] Merge pull request #4 from 7Factor/jwood/backend_config
- [297c82a] Switch back to v1 of comment action.
- [26fa03d] Don't pass directory to comment action.
- [a6460ef] Provide fallback value when no tfbackend content.
- [5e5271c] Update description of action-args input.
- [8efa8bd] Add reasonable default for directory input.
- [9a7840a] Default comment-identifier to directory.
- [6e3fa22] Temporarily point to branch for terraform comment action.
- [2c7921a] comment-identifier input is required.
- [c57dc45] Make test one of the possible actions.
- [ed010f9] Add missing format variable index.
- [e8d5efe] Rework backend config input.
- [9a35cd3] Add backend config inputs.