Terraform resource | bytebase_setting |
Sample file | 4-1-workspace-profile.tf |
4-1-workspace-profile.tf
with the workspace profile settings:
Terraform resource | bytebase_risk |
Sample file | 4-2-risk.tf |
4-2-risk.tf
with risk policies to assess the database operations’ risk level:
Terraform resource | bytebase_setting |
Sample file | 4-3-approval-flow.tf |
4-3-approval-flow.tf
with approval flow configuration that requires multiple approvals for risky operations:
Project Owner → DBA → Admin
flow is configured.
Project Two
, click Database > Databases on the left sidebar.
hr_prod
, click Edit Schema, add a new table t0
.
DDL High
Project Owner → DBA → Admin