feat: support API Key authentication to UniFi controller (#22)

This commit is contained in:
Mateusz Filipowicz
2025-02-23 19:51:18 +01:00
committed by GitHub
parent f5bd8ebb15
commit b7fe359f6c
11 changed files with 149 additions and 19 deletions

5
.gitignore vendored
View File

@@ -4,4 +4,7 @@
dist
terraform-provider-unifi
vendor/
vendor/
.idea
*.iml