Skip to content

feat(actions variables): adds organization_secrets, organization_variable, adds root module configuration for one-time resources to add to organization #6

feat(actions variables): adds organization_secrets, organization_variable, adds root module configuration for one-time resources to add to organization

feat(actions variables): adds organization_secrets, organization_variable, adds root module configuration for one-time resources to add to organization #6

GitHub Actions / Trunk Check failed Sep 5, 2024 in 37s

Trunk Check

Checked 13 modified files
✖ 3 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

tflint(terraform_required_providers)

[new] Missing version constraint for provider "github" in `required_providers`

Check notice on line 4 in modules/organization_ruleset/README.md

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

markdownlint(MD041)

[new] First line in a file should be a top-level heading