Fix some linting issues

This commit is contained in:
Paul Tyng
2021-08-25 08:55:25 -04:00
parent 166600cac3
commit 5e428a4605
5 changed files with 5 additions and 9 deletions

View File

@@ -38,6 +38,7 @@ resource "unifi_user" "test" {
- **allow_existing** (Boolean) Specifies whether this resource should just take over control of an existing user. Defaults to `true`.
- **blocked** (Boolean) Specifies whether this user should be blocked from the network.
- **dev_id_override** (Number) Override the device fingerprint.
- **fixed_ip** (String) A fixed IPv4 address for this user.
- **network_id** (String) The network ID for this user.
- **note** (String) A note with additional information for the user.