borchero / terraform-plan-comment

GitHub Action to post the output of "terraform plan" to a pull request comment.
MIT License
78 stars 12 forks source link

Fixing GitHub Comment Body Size Limitation #25

Open ishworg opened 3 weeks ago

ishworg commented 3 weeks ago

Run borchero/terraform-plan-comment@v2 Render plan Render comment

Error: Validation Failed: {"resource":"IssueComment","code":"unprocessable","field":"data","message":"Body is too long (maximum is 65536 characters)"} - https://docs.github.com/rest/issues/comments#create-an-issue-comment

Any ideas? cheers

ishworg commented 3 weeks ago

I do see https://github.com/borchero/terraform-plan-comment/pull/18 (thank you). When can we see it landing for release?

ishworgurung commented 2 days ago

DevSecTop/TF-via-PR works like a charm.