
Complete Terraform Provider: Closed Alpha - Seeking Testers
Over the last few years (and especially the last four months) I've been working on a source-backed terraform provider that covers all Unifi Network API endpoints, verifying schemas and logic against the controller, tediously documenting every aspect of the APIs as they exist in the controller .deb. Some resources have 240+ configurable fields, like Network Configs.
As one person with limited physical hardware I can only test so far, so at this point I am calling it "alpha" stage and looking for testers who understand the risk of having to readopt devices if something goes wrong.
I've also built out a generator that writes the entire terraform config from a live controller, making the whole config importable from the jump.
Closed Alpha, because people will disregard warnings and nuke production, but please DM me and I can grant access.
Proof: I built a poor man's generator years ago with pure bash / jq, and have been rebuilding the provider from scratch since: https://github.com/robbycuenot/unifi-tf-generator