/terraform-provider-twingate

Primary LanguageGoMozilla Public License 2.0MPL-2.0

Twingate Terraform Provider

Coverage Status

Requirements

  • Terraform 0.15.x
  • Go 1.16.3 (to build the provider plugin)

Build:

Run the following command to build the provider

make build

Install:

Install the provider for local testing.

make install

Documentation:

To update the documentation edit the files in templates/ and then run make docs. The files in docs/ are auto-generated and should not be updated manually.

Contributions:

Contributions to this project are released under the project's open source license.