shadyeip
8a8d180343
fix: handle empty network_group and ipv6_interface_type for WAN networks
...
WAN networks return empty values for these fields from the API, causing
perpetual drift against schema defaults. Now explicitly set defaults
when API returns empty for WAN networks.
2026-02-05 15:05:50 -05:00
Mateusz Filipowicz
cdc0254289
refactor: reorganize code to make it more readable ( #71 )
2025-03-21 11:52:55 +01:00
Mateusz Filipowicz
a36940b019
feat: add country setting resource support with unifi_setting_country resource ( #31 )
...
* feat: add country setting resource support with `unifi_setting_country` resource
* linting
2025-02-27 02:56:07 +01:00
Mateusz Filipowicz
b1688313c0
docs: improve provider documentation ( #29 )
...
* docs: improve provider documentation
* fix accidentally changed type of stormctrl_ucast_rate
* docs: add badges and plans to readme
2025-02-26 18:56:45 +01:00
Mateusz Filipowicz
e7164c0460
feat: add DNS record resource and datasources ( #25 )
...
* add DNS record
* revamp tests
* lint
* cleanup
* feat dns test
* chore: add DNS Record tests
* linting
* f
2025-02-26 01:17:59 +01:00