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

672 B

page_title, subcategory, description
page_title subcategory description
unifi_setting_usg Resource - terraform-provider-unifi 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

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.