David Head-Rapson
David Head-Rapson
I'm using this excellent utility to assess compliance. We set the following in our /etc/docker/daemon.json: ``` { "log-opt": syslog-address=tcp:// } ``` Doing this causes check_2_7 to trigger incorrectly because of...
Provide support for checking the database encryption configuration on a CloudSQL database instance. ## Detailed Description This change modifies the google_sql_database_instance_rb file to use `Google::Apis::SqlV1beta4::SqlAdminService` instead of `Google::Apis::SqladminV1beta4::SqlAdminService` ## Context...
Hi, We like the migra tool and use it for comparing our postgres databases. There are some scenarios where we want to avoid comparing specific types of things (e.g. if...
When adding users to a SC group via sonarcloud_user_group_member (Resource) we are getting the following error message: ``` The AddUser request returned an error: received non 2xx status code (400):...