27 Commits

Author SHA1 Message Date
Mateusz Filipowicz
b9284f7758 docs: improve documentation for 1.0.0 release (#75)
* docs: add examples and recreate TF documentation

* update readme

* add information about experimental support of firewall zones
2025-03-22 19:13:16 +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
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
Xabier Larrakoetxea Gallego
dc95eceb2e Add support for mDNS on network resource (#292)
* Add support for mDNS on network resource

Signed-off-by: Xabier Larrakoetxea <me@slok.dev>

* Add mDSN network tests

Signed-off-by: Xabier Larrakoetxea <me@slok.dev>

---------

Signed-off-by: Xabier Larrakoetxea <me@slok.dev>
2023-02-25 10:05:48 +11:00
Bill (William) O'Neill
1a9bac4a09 Add support for local_dns_record (#293) 2022-11-16 10:06:35 -05:00
Oskar
0cf907be5f feat: create users in the build-in radius server (#286)
* feat: account resource with data source

* Adjust docs and validation

* add import test steps

* adjust radius capitalization in docs

Co-authored-by: Paul Tyng <paul@paultyng.net>
2022-10-23 10:12:10 -04:00
Andreas Harter
0604e1deaf Add missing IPv6 properties (#261)
* Add missing WAN IPv6 properties to network resource

* Rename 'ipv6_static_subnet' to 'ipv6_subnet'

According to the go-unifi lib, the name was incorrect

* Improve description and validation of IPv6 properties

* Add missing IPv6 props to network

* Add IPv6 support to firewall rules

* Adjust naming

* ensure unique vlan

* Add vlan ID validation

* fix assertion

* Update docs

* rename attribute

* cleanup imports

* test protocol_v6

* test dhcp_v6_lease

* spelling

* switch protocol back

Co-authored-by: Paul Tyng <paul@paultyng.net>
2022-10-22 12:56:56 -04:00
Paul Tyng
d02c97bd55 Updates for controller v7.1 and dependency updates 2022-07-02 22:02:22 -04:00
Paul Tyng
b4bdfce0fa Remove v5 support 2021-09-16 08:56:37 -04:00
Paul Tyng
da1e41a61b Re-run go generate 2021-09-09 08:33:47 -04:00
Tommi2Day
cfc0f57622 allow using id or name for unifi_network data source
Add sample and update docs along

implements #174
2021-09-07 18:25:42 -04:00
Tommi2Day
2acde28a53 add more fields to network data source 2021-09-07 18:25:42 -04:00
Tommi2Day
0c3a36b215 add data source unifi_user
implements #174
2021-09-07 18:25:42 -04:00
Paul Tyng
7805f69f3f Fix docs/comments for unifi_network data source 2021-08-31 09:16:04 -04:00
Paul Tyng
361d52e5bd Add support for unifi_network datasource
#168
2021-08-31 08:40:37 -04:00
Paul Tyng
ef56fa5dec Regenerate docs 2021-03-07 11:23:10 -05:00
James Toyer
d98513abe9 Fix up docs examples 2021-02-22 12:53:21 -05:00
Paul Tyng
bbabc7bdb6 Bump tfplugindocs 2021-01-11 09:34:46 -05:00
Paul Tyng
50ce9e8fbf Bump the doc generator 2020-12-16 14:51:57 -05:00
Kurt McAlpine
455ca423cc Add site support to resources (#79)
* Add site attribute to all resources and data sourcess
* Add test to exercise site attribute on network resource
2020-10-29 16:44:05 -04:00
Paul Tyng
02aadbce47 Clean up some ID output in docs 2020-10-20 13:06:58 -04:00
Paul Tyng
e60a4faa5f Add support for controller v6 2020-10-20 13:06:58 -04:00
Paul Tyng
a0ac49ebe0 Bump docs tool, include in .mod 2020-08-18 17:00:15 -04:00
Paul Tyng
1d5e1756b3 More docs cleanup, render provider schema 2020-07-13 22:21:45 -04:00
Paul Tyng
cb2c7bf1d8 Cleanup titles 2020-06-30 21:59:33 -04:00
Paul Tyng
461cd8a077 Change rendered file extension 2020-06-30 16:51:00 -04:00
Paul Tyng
3c3ea939a9 Reorganize docs per registry expectations 2020-06-30 15:45:15 -04:00