Trunk Check
Checked 20 modified files
2 existing issues (use --show-existing to see them)
✖ 1 new security issue
✖ 7 new lint issues
Details
To reproduce and test locally, run:
trunk check
For help resolving these issues, see our docs on running on PRs or debugging Trunk Check
Annotations
Check warning on line 1 in modules/organization_ruleset/main.tf
github-actions / Trunk Check
tflint(terraform_required_version)
[new] terraform "required_version" attribute is required
Check warning on line 1 in modules/organization_ruleset/main.tf
github-actions / Trunk Check
tflint(terraform_required_providers)
[new] Missing version constraint for provider "github" in `required_providers`
Check failure on line 44 in main.tf
github-actions / Trunk Check
tflint("organization_block"-module-is-not-found)
[new] The module directory "modules/organization_block" does not exist or cannot be read.
Check failure on line 51 in main.tf
github-actions / Trunk Check
checkov(CKV_TF_2)
[new] Ensure Terraform module sources use a tag with a version number
Check failure on line 131 in main.tf
github-actions / Trunk Check
tflint("organization_secret"-module-is-not-found)
[new] The module directory "modules/actions_organization_secrets" does not exist or cannot be read.
github-actions / Trunk Check
terraform-docs(error)
[new] Error: README.md is out of date
Check notice on line 4 in modules/organization_ruleset/README.md
github-actions / Trunk Check
markdownlint(MD041)
[new] First line in a file should be a top-level heading
Check notice on line 4 in modules/actions_organization_variable/README.md
github-actions / Trunk Check
markdownlint(MD041)
[new] First line in a file should be a top-level heading