-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or requestnewA new issue or feature request that has not yet been triaged by maintainersA new issue or feature request that has not yet been triaged by maintainers
Description
Description
In order to make programmatic decisions based on the terraform plan, it would be helpful to add the results of the cdktf-cli
script as an output on the action. Presently the output only goes into a generated comment, so is unavailable for the next step in a pipeline.
Concrete example:
I want to set up an action pipeline where:
- A plan is generated
- IF there are changes to a stack, run a apply job
- ELSE do nothing
To solve this I'd like to parse the terraform output and detect if any changes were part of the diff/plan
References
No response
Help Wanted
- I'm interested in contributing a fix myself
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
marco-centracchio-humaninterest
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnewA new issue or feature request that has not yet been triaged by maintainersA new issue or feature request that has not yet been triaged by maintainers