terramate-io / terramate

Terramate CLI is an open-source Infrastructure as Code (IaC) Orchestration and Code Generation tool for Terraform, OpenTofu and Terragrunt.
https://terramate.io
Mozilla Public License 2.0
3.12k stars 86 forks source link

chore: increase linting timeout. #1782

Closed i4ki closed 5 days ago

i4ki commented 5 days ago

What this PR does / why we need it:

The default 5 minutes linting timeout is not enough anymore for Terramate. We are having sporadic Ci runs failing on main.

Which issue(s) this PR fixes:

none

Special notes for your reviewer:

Does this PR introduce a user-facing change?

no