f2314ac214f6de1b74fe7baa0f7e55033d4a61c8
Unifi Terraform Provider (terraform-provider-unifi)
Note You can't (for obvious reasons) configure your network while connected to something that may disconnect (like the WiFi). Use a hard-wired connection to your controller to use this provider.
Functionality first needs to be added to the go-unifi SDK.
Documentation
You can browse documentation on the Terraform provider registry.
Using the Provider
Terraform 0.13 and above
You can use the provider via the Terraform provider registry.
Terraform 0.12 or manual installation
You can download a pre-built binary from the releases page, these are built using goreleaser (the configuration is in the repo). You can verify the signature and my key ownership via Keybase.
If you want to build from source, you can simply use go build in the root of the repository.
Languages
Go
99.8%
Makefile
0.2%