Bump docs tool, include in .mod

This commit is contained in:
Paul Tyng
2020-07-21 21:07:46 -04:00
parent 966b3e8be2
commit a0ac49ebe0
16 changed files with 319 additions and 32 deletions

View File

@@ -15,7 +15,7 @@ description: |-
### Optional
- **id** (String, Optional)
- **id** (String, Optional) The ID of this resource.
- **name** (String, Optional) The name of the RADIUS profile to look up. Defaults to `Default`.

View File

@@ -15,7 +15,7 @@ description: |-
### Optional
- **id** (String, Optional)
- **id** (String, Optional) The ID of this resource.
- **name** (String, Optional) The name of the user group to look up. Defaults to `Default`.
### Read-only

View File

@@ -20,7 +20,7 @@ data "unifi_wlan_group" "default" {
### Optional
- **id** (String, Optional)
- **id** (String, Optional) The ID of this resource.
- **name** (String, Optional) The name of the WLAN group to look up. Defaults to `Default`.