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

Terrascan checking the wrong field for ssl configuration for google_sql_database_instance resource under rule accurics.gcp.EKM.141 #1727

Open
Jnesbeth opened this issue Feb 24, 2025 · 0 comments

Comments

@Jnesbeth
Copy link

I got the following violation:

Violation Details -

    Description    :        Ensure that Cloud SQL database instance requires all incoming connections to use SSL
    File           :        main.tf
    Module Name    :        test-cloud-sql
    Plan Root      :        ./
    Line           :        71
    Severity       :        HIGH

    -----------------------------------------------------------------------

I get the above violation and tracked it checking using the check here the the following field ip_configuration.require_ssl in the terraform.

The documentation for the module does have require_ssl anymore in their configuration which will fail the scan with the above error.

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

No branches or pull requests

1 participant