Skip to content

GitbookIO/terraform-provider-gitbook

Repository files navigation

Terraform GitBook Provider

The GitBook Provider allows Terraform syncing Terraform resources to the GitBook platform.

Requirements

Usage

To get started, read the docs on GitBook, or check out the gitbook provider at the Terraform Registry.

Development

For local development on the provider, follow these steps:

  1. Clone the repository
  2. Enter the repository directory
  3. Build the provider using the Go install command:
go install

This will build the provider and put the provider binary in the $GOPATH/bin directory.

To generate or update documentation, run go generate.

Follow these docs to configure using the locally installed provider.

License

Unlicensed


© 2023 GitBook, Inc.