diff --git a/examples/provider/test.tf b/examples/provider/test.tf index c985a7f..867310d 100644 --- a/examples/provider/test.tf +++ b/examples/provider/test.tf @@ -1,2 +1,2 @@ -data "unifi_wlan_group" "default" { -} \ No newline at end of file +data "unifi_ap_group" "default" { +}