Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating TF #355

Closed
wants to merge 8 commits into from
Closed

updating TF #355

wants to merge 8 commits into from

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Apr 22, 2024

Aims to update the Terraform configuration by refining the validation condition for the "hub-nva-management-action" variable. The change ensures that the management action must be either 'Allow' or 'Deny', aligning it with the intended behavior.

By making this adjustment, we enhance the clarity and accuracy of the Terraform setup, reducing the chances of misconfigurations related to the management action. This improvement contributes to a more robust and reliable infrastructure deployment process.

In summary, this change enhances the correctness and maintainability of the Terraform configuration, ultimately improving the overall project quality.

Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.32s
✅ JSON eslint-plugin-jsonc 1 0 0 1.37s
✅ JSON jsonlint 1 0 0.29s
✅ JSON prettier 1 0 0 0.63s
✅ JSON v8r 1 0 2.22s
✅ REPOSITORY checkov yes no 18.47s
✅ REPOSITORY dustilock yes no 0.73s
❌ REPOSITORY gitleaks yes 1 25.55s
✅ REPOSITORY git_diff yes no 0.1s
✅ REPOSITORY grype yes no 15.88s
❌ REPOSITORY kics yes 30 71.83s
✅ REPOSITORY secretlint yes no 1.34s
✅ REPOSITORY syft yes no 0.58s
✅ REPOSITORY trivy yes no 9.76s
✅ REPOSITORY trivy-sbom yes no 1.96s
✅ REPOSITORY trufflehog yes no 13.87s
✅ TERRAFORM terraform-fmt 1 0 0 0.08s
✅ TERRAFORM terrascan yes no 10.75s
✅ TERRAFORM tflint yes no 2.7s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@robinmordasiewicz robinmordasiewicz deleted the screenshots branch April 25, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant