2.1.234
* Add `log_statement` check for GCP PostgreSQL (CIS 1.3 6.2.4) * Add `log_hostname` check for GCP PostgreSQL (CIS 1.3 6.2.5) * Add `log_min_error_statement` check for GCP PostgreSQL (CIS 1.3 6.2.7) * Add `cloudsql.enable_pgaudit` check for GCP PostgreSQL (CIS 1.3 6.2.9) * Update new checks as suggested from commnents * fix EOF * fix lint errors