Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.23 KB

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.