Cleanup titles
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_radius_profile"
|
||||
page_title: "unifi_radius_profile Data Source - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_radius_profile data source can be used to retrieve the ID for a RADIUS profile by name.
|
||||
---
|
||||
|
||||
# Resource: `unifi_radius_profile`
|
||||
# Data Source `unifi_radius_profile`
|
||||
|
||||
`unifi_radius_profile` data source can be used to retrieve the ID for a RADIUS profile by name.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_user_group"
|
||||
page_title: "unifi_user_group Data Source - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_user_group data source can be used to retrieve the ID for a user group by name.
|
||||
---
|
||||
|
||||
# Resource: `unifi_user_group`
|
||||
# Data Source `unifi_user_group`
|
||||
|
||||
`unifi_user_group` data source can be used to retrieve the ID for a user group by name.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_wlan_group"
|
||||
page_title: "unifi_wlan_group Data Source - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_wlan_group data source can be used to retrieve the ID for a WLAN group by name.
|
||||
---
|
||||
|
||||
# Resource: `unifi_wlan_group`
|
||||
# Data Source `unifi_wlan_group`
|
||||
|
||||
`unifi_wlan_group` data source can be used to retrieve the ID for a WLAN group by name.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_firewall_group"
|
||||
page_title: "unifi_firewall_group Resource - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_firewall_group manages groups of addresses or ports for use in firewall rules (unifi_firewall_rule).
|
||||
---
|
||||
|
||||
# Resource: `unifi_firewall_group`
|
||||
# Resource `unifi_firewall_group`
|
||||
|
||||
`unifi_firewall_group` manages groups of addresses or ports for use in firewall rules (`unifi_firewall_rule`).
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_firewall_rule"
|
||||
page_title: "unifi_firewall_rule Resource - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_firewall_rule manages an individual firewall rule on the gateway.
|
||||
---
|
||||
|
||||
# Resource: `unifi_firewall_rule`
|
||||
# Resource `unifi_firewall_rule`
|
||||
|
||||
`unifi_firewall_rule` manages an individual firewall rule on the gateway.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_network"
|
||||
page_title: "unifi_network Resource - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_network manages LAN/VLAN networks.
|
||||
---
|
||||
|
||||
# Resource: `unifi_network`
|
||||
# Resource `unifi_network`
|
||||
|
||||
`unifi_network` manages LAN/VLAN networks.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_port_forward"
|
||||
page_title: "unifi_port_forward Resource - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_port_forward manages a port forwarding rule on the gateway.
|
||||
---
|
||||
|
||||
# Resource: `unifi_port_forward`
|
||||
# Resource `unifi_port_forward`
|
||||
|
||||
`unifi_port_forward` manages a port forwarding rule on the gateway.
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_user"
|
||||
page_title: "unifi_user Resource - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_user manages a user (or "client" in the UI) of the network, these are identified by unique MAC addresses.
|
||||
Users are created in the controller when observed on the network, so the resource defaults to allowing itself to just take over management of a MAC address, but this can be turned off.
|
||||
---
|
||||
|
||||
# Resource: `unifi_user`
|
||||
# Resource `unifi_user`
|
||||
|
||||
`unifi_user` manages a user (or "client" in the UI) of the network, these are identified by unique MAC addresses.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_user_group"
|
||||
page_title: "unifi_user_group Resource - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_user_group manages a user group (called "client group" in the UI), which can be used to limit bandwidth for groups of users.
|
||||
---
|
||||
|
||||
# Resource: `unifi_user_group`
|
||||
# Resource `unifi_user_group`
|
||||
|
||||
`unifi_user_group` manages a user group (called "client group" in the UI), which can be used to limit bandwidth for groups of users.
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
subcategory: ""
|
||||
layout: ""
|
||||
page_title: "terraform-provider-unifi: unifi_wlan"
|
||||
page_title: "unifi_wlan Resource - terraform-provider-unifi"
|
||||
description: |-
|
||||
unifi_wlan manages a WiFi network / SSID.
|
||||
---
|
||||
|
||||
# Resource: `unifi_wlan`
|
||||
# Resource `unifi_wlan`
|
||||
|
||||
`unifi_wlan` manages a WiFi network / SSID.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user