setup-terraform/dist
Yordan Ibishev 62a66eef78
Support detailed exit codes. (#125)
* 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.

Co-authored-by: James Pogran <jpogran@outlook.com>
2022-05-18 08:47:46 -04:00
..
bridge.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00
events.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00
index.js Fix terraform extract (#187) 2022-05-09 13:19:28 -04:00
index1.js Support detailed exit codes. (#125) 2022-05-18 08:47:46 -04:00
setup-node-sandbox.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00
setup-sandbox.js Allow proxy values to be set (#147) 2022-03-04 11:18:33 -05:00