Commit graph

5 commits

Author SHA1 Message Date
James Pogran
02e010afee lint 2022-04-27 10:35:02 -04:00
James Pogran
46ea660108 Exit early if exitCode is 0 or 2 2022-04-27 10:32:28 -04:00
Yordan Ibishev
5cd44b38b7 chore(action): Better explanation of change 2022-04-27 10:26:58 -04:00
Yordan Ibishev
4e5d7569e5 feat(action): Support detailed exit codes.
This should allow plans to succeed using the terraform_wrapper functionality whenever an exit code of 2 is returned.
https://www.terraform.io/docs/cli/commands/plan.html#detailed-exitcode

- This is useful for adding custom steps in our GitHub action workflows.
- Not a Javascript developer so Im not sure how valid the OR condition is.
2022-04-27 10:26:58 -04:00
Matthew Sanabria
cd5e05ffbf Initial commit 2020-04-25 19:46:30 -04:00