turbot / steampipe-mod-gcp-compliance

Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your GCP projects using Powerpipe and Steampipe.
https://hub.powerpipe.io/mods/turbot/gcp_compliance
Apache License 2.0
35 stars 9 forks source link

The control cis_v120_2_3 fails with the error `column s.project does not exist` #171

Closed ParthaI closed 3 months ago

ParthaI commented 3 months ago

Describe the bug While running the command powerpipe control run cis_v120_2_3 it fails with an error ERROR: column s.project does not exist (SQLSTATE 42703) Screenshot 2024-06-06 at 10 27 22 PM

Powerpipe version (powerpipe -v) Example: v0.3.1

Steampipe version (steampipe -v) Example: v0.23.2

Plugin version (steampipe plugin list) Example: latest

To reproduce Run the command powerpipe control run cis_v120_2_3

Expected behavior The control should not fail

Additional context Add any other context about the problem here.