Add terraform output to action output #215
Labels
enhancement
New feature or request
new
A new issue or feature request that has not yet been triaged by maintainers
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:
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
Community Note
The text was updated successfully, but these errors were encountered: