Test Sample Instance
and Prod Sample Instance
from Bytebase sample datahr_test
and postgres
databaseshr_prod
and postgres
databaseshr_test
and hr_prod
databases are assigned to the default Sample Project
, while the postgres
databases remain unassigned. You can verify this by navigating to Databases in the left sidebar. We’ll now organize these databases into dedicated projects for better management.
Terraform resource | bytebase_project |
Sample file | 3-projects.tf |
3-projects.tf
:
hr_test
and postgres
databases from Test Sample Instance
)
hr_prod
database from Prod Sample Instance
)