Files
terraform-sonarr/modules/sonarr
unkinben 7261bf5bbb
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
fix: remove versions.tf and exclude modules from validate/tflint
The versions.tf conflicts with terragrunt's generated backend.tf which
already has required_providers. Exclude modules/ from tofu-validate and
tflint pre-commit hooks since they can't init without the full terragrunt
context.
2026-06-29 23:29:28 +10:00
..