Twingate Terraform Provider
Requirements
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.