* 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
27 lines
672 B
Markdown
27 lines
672 B
Markdown
---
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
page_title: "unifi_setting_usg Resource - terraform-provider-unifi"
|
|
subcategory: ""
|
|
description: |-
|
|
unifi_setting_usg manages settings for a Unifi Security Gateway.
|
|
---
|
|
|
|
# unifi_setting_usg (Resource)
|
|
|
|
`unifi_setting_usg` manages settings for a Unifi Security Gateway.
|
|
|
|
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
## Schema
|
|
|
|
### Optional
|
|
|
|
- `dhcp_relay_servers` (List of String) The DHCP relay servers.
|
|
- `multicast_dns_enabled` (Boolean) Whether multicast DNS is enabled.
|
|
- `site` (String) The name of the site to associate the settings with.
|
|
|
|
### Read-Only
|
|
|
|
- `id` (String) The ID of the settings.
|