Sample Project
, then click it. You’ll see:
hr_test
database on Test instancehr_prod
database on Prod instanceTerraform resource | bytebase_instance |
Sample file | 2-instances.tf |
2-instances.tf
with the following configuration:
sync_databases
is a list of database names to sync. By default, all databases are synced.If you don’t want to sync all databases, you can set something like sync_databases = ["db1", "db2"]
.Y
under License column (if using Enterprise)