pagopa / dx

Devex repository for shared tools and pipelines.
https://pagopa.github.io/dx/docs/
1 stars 0 forks source link

[DEVEX-152] Add CI workflow to validate changes in Terraform code #51

Closed Krusty93 closed 2 months ago

Krusty93 commented 2 months ago

List of changes

Add CI workflow to run pre-commit hook at PR creation/modification time Validation is performed only on modified files

Motivation and context

Be sure to validate each Terraform change (formatting, security, etc.) to do not break the code.

Type of changes

Does this introduce a change to production resources with possible user impact?

Other information