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

@@ -30,4 +30,4 @@ provider "unifi" {
- **api_url** (String, Optional) URL of the controller API. Can be specified with the `UNIFI_API` environment variable.
- **password** (String, Optional) Password for the user accessing the API. Can be specified with the `UNIFI_PASSWORD` environment variable.
- **site** (String, Optional) The site in the Unifi controller this provider will manage. Can be specified with the `UNIFI_SITE` environment variable. Default: `default`
- **username** (String, Optional) Local user name for the Unifi controller API. Can be specified with the `UNIFI_USERNAME` environment variable.
- **username** (String, Optional) Local user name for the Unifi controller API. Can be specified with the `UNIFI_USERNAME` environment variable.