mercari / tfnotify

A CLI command to parse Terraform execution result and notify it to GitHub
MIT License
619 stars 91 forks source link

Support the use raw ouput option for GitLab #126

Open kenchan0130 opened 1 year ago

kenchan0130 commented 1 year ago

WHAT

Adds support for use raw output option in GitLab.

WHY

If the difference display is escaped, it is difficult to review on the merge request.

Related

https://github.com/mercari/tfnotify/pull/99