Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
ci: Add (tfdiags.Diagnostics).Append checker to PR checks (#38606)
* tool: Go analyzer made with Copilot that detects when calls to tfdiags.Diagnostics.Append ignores the returned value. * ci: Update script to be able to identify newly-added instances of the defect in a PR context aware way * ci: Tool only identifies new occurrences of defect when run in CI on a PR
S
Sarah French committed
b046d8a010911e3b14455eed1a36b59f7543a075
Parent: 634db2d
Committed by GitHub <noreply@github.com>
on 5/19/2026, 9:32:10 AM