Skip to content

yugabyte/terraform-provider-ybm

Repository files navigation

YugabyteDB Managed Terraform Provider

Terraform Provider for YugabyteDB Managed

Build Provider

Run the following command to build the provider

make install

Generate Documentation

To generate documentation

make doc

Debugging

Please read Debugging help

Release to Terraform Public Registry

Prerelease versions are supported (available if explicitly defined but not chosen automatically) with a hyphen (-) delimiter, such as v1.2.3-pre. More information can be found here.