The postgresql_database resource creates and manages database objects within a PostgreSQL server instance. Usage. resource "postgresql_database" "my_db" { name ...
確定! 回上一頁