Manage Bytebase with Terraform
The Bytebase Provider itself is free to use. Some advanced resource operations require Pro or Enterprise Plan.
Bytebase provides the Terraform Provider to let you manage your Bytebase resources via Terraform. Users can use Terraform provider to manage following Bytebase resources:
- Environment
- Instance
- Instance Role
- More to come
-
Create service account. After creation, you can copy the service key as
service_key
and the email asservice_account
to initialize the Bytebase provider in next step. -
Configure Bytebase Terraform Provider