tfnotify
tfnotify copied to clipboard
A CLI command to parse Terraform execution result and notify it to GitHub
My issue: Even though I set `GITHUB_REF` env var, I still get `tfnotify` comments attached to my commits instead of having them attached to related PR and what's more I...
private-owner-githubusercontent.com:21=id_ed25519.pub
## WHAT - Upgraded Go version from 1.12 to 1.24.4 - Restructured go.mod dependency management with proper direct/indirect separation - Cleaned up go.sum by removing numerous obsolete dependencies ## WHY...
## WHAT (Write the change being made with this pull request) Add copyright attribution for tfcmt ## WHY (Write the motivation why you submit this pull request) Close #140
Hi maintainers, I would like to report a licensing issue regarding the copying of code from [suzuki-shunsuke/tfcmt](https://github.com/suzuki-shunsuke/tfcmt), which is licensed under the MIT License. ## Background tfcmt originated as a...
## WHAT To add Playbook ID in plan/apply to be passed explicitly to be referred via templates using playbook_id argument. (Write the change being made with this pull request) ##...