feat: initialize Terraform Plugin Framework (#23)
* feat: initialize Terraform Plugin Framework * fix docker-compose path for tests * fix: ensure documentation can be generated with old provider SDK and new plugin framework * lint
This commit is contained in:
committed by
GitHub
parent
ccde06a322
commit
325d7b7f20
@@ -1,13 +1,13 @@
|
||||
---
|
||||
layout: ""
|
||||
page_title: "Provider: Unifi"
|
||||
page_title: "Provider: UniFi"
|
||||
description: |-
|
||||
The Unifi provider provides resources to interact with a Unifi controller API.
|
||||
The Unifi provider provides resources to interact with a UniFi Controller API.
|
||||
---
|
||||
|
||||
# Unifi Provider
|
||||
|
||||
The Unifi provider provides resources to interact with a Unifi controller API.
|
||||
The Unifi provider provides resources to interact with a UniFi Controller API.
|
||||
|
||||
It is not recommended to use your own account for management of your controller. A user specific to
|
||||
Terraform is recommended. You can create a **Limited Admin** with **Local Access Only** and
|
||||
|
||||
Reference in New Issue
Block a user