Fix docs/comments for unifi_network data source
This commit is contained in:
@@ -15,13 +15,16 @@ description: |-
|
||||
<!-- schema generated by tfplugindocs -->
|
||||
## Schema
|
||||
|
||||
### Required
|
||||
|
||||
- **name** (String) The name of the network to look up.
|
||||
|
||||
### Optional
|
||||
|
||||
- **name** (String) The name of the user group to look up. Defaults to `Default`.
|
||||
- **site** (String) The name of the site the user group is associated with.
|
||||
- **site** (String) The name of the site the network is associated with.
|
||||
|
||||
### Read-Only
|
||||
|
||||
- **id** (String) The ID of this AP group.
|
||||
- **id** (String) The ID of this network.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user