docs: improve documentation for 1.0.0 release (#75)

* docs: add examples and recreate TF documentation

* update readme

* add information about experimental support of firewall zones
This commit is contained in:
Mateusz Filipowicz
2025-03-22 19:13:16 +01:00
committed by GitHub
parent a133383b43
commit b9284f7758
53 changed files with 2692 additions and 47 deletions

View File

@@ -33,7 +33,7 @@ data "unifi_user" "client" {
- `blocked` (Boolean) Specifies whether this user should be blocked from the network.
- `dev_id_override` (Number) Override the device fingerprint.
- `fixed_ip` (String) fixed IPv4 address set for this user.
- `fixed_ip` (String) Fixed IPv4 address set for this user.
- `hostname` (String) The hostname of the user.
- `id` (String) The ID of the user.
- `ip` (String) The IP address of the user.