/terraform-provider-ybm

Terraform Provider for YugabyteDB Aeon (database-as-a-service)

Primary LanguageGoApache License 2.0Apache-2.0

YugabyteDB Aeon Terraform Provider

Terraform Provider for YugabyteDB Aeon

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.