acl

val acl: Output<String>

The method that is used to verify the identities of clients. This parameter is supported only when the instance runs PostgreSQL with standard or enhanced SSDs. In addition, this parameter is available only when the public key of the CA that issues client certificates is enabled. Valid values:

  • cert

  • perfer

  • verify-ca

  • verify-full (supported only when the instance runs PostgreSQL 12 or later)