Get information on DBaaS PgSql Database.
The PgSql Database data source can be used to search for and return an existing PgSql database.
cluster_id
- (Required)[string] The ID of the cluster.
name
- (Required)[string] Name of an existing database that you want to search for.
The following attributes are returned by the datasource:
id
- [string] The id of the database.
owner
- [string] The owner of the database.