Files
terraform-provider-unifi/docs/resources/setting_usg.md
Mateusz Filipowicz 325d7b7f20 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
2025-02-24 00:11:41 +01:00

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.