Commit Graph

44 Commits

Author SHA1 Message Date
Paul Tyng
640cfdc5ec Add debug entry point for delve 2020-10-16 21:24:15 -04:00
Paul Tyng
a521ca89d6 Cleanup ID usage in docs 2020-10-16 21:24:15 -04:00
Paul Tyng
035e4af383 Fix API path style issues (for UDM Pro) 2020-09-24 19:59:53 -04:00
Paul Tyng
8f33b7cf94 Add support for CIDR in port forwarding source
Fixes #40
2020-09-20 21:03:06 -04:00
Paul Tyng
afc5e64da8 Update docs for api_url 2020-09-20 14:09:42 -04:00
Paul Tyng
b2d5d5ee93 Add IPv6 support to unifi_network (#47)
* add support for adding IPv6 to a network

* quote value in the network test

* change tests to use static prefix

* minor fix for sdkv2

Co-authored-by: Alex Hanselka <alex@darkdna.net>
2020-08-27 22:49:04 -04:00
Paul Tyng
a0ac49ebe0 Bump docs tool, include in .mod 2020-08-18 17:00:15 -04:00
Paul Tyng
46709ebf37 Docs updates, more examples, some tool updates
Change docs dirs based on registry expectations
2020-06-29 22:49:13 -04:00
Paul Tyng
631c386247 Bump to sdkv2 rc2 2020-06-28 14:19:11 -04:00
Paul Tyng
accc02a8a5 Add examples / descriptions and generate website 2020-05-22 21:16:46 -04:00
Paul Tyng
63d15b4408 Add support for wpaeap and radius profiles
Fixes #26
2020-05-20 22:41:14 -04:00
Paul Tyng
db255773e6 Change dhcp_dns to list, add tests 2020-05-16 22:50:00 -04:00
Doug Ferris
c9b211b1af Initial commit of supporting dns 2020-05-16 22:50:00 -04:00
Paul Tyng
9b27e651c3 gofmt -s 2020-04-29 17:19:49 -04:00
Paul Tyng
bf77b15332 Give option to ignore TLS verification 2020-04-29 17:19:49 -04:00
Michael Johnson
ebbf883548 resource_firewall_rule: enable firewall rules
Firewall rules should be enabled by default. Disabled firewall rules should simply be commented out in Terraform files.
2020-04-24 14:29:05 -04:00
Paul Tyng
d1c7c07ea8 Add WLAN schedule support
Fixes #14
2020-04-20 22:11:37 -04:00
Paul Tyng
9ab8feb357 Add additional descriptions 2020-04-13 10:05:45 -04:00
Paul Tyng
b4fcb3fed2 Bump to version 2 SDK 2020-04-13 10:05:45 -04:00
Paul Tyng
7824608386 Add unifi_firewall_rule 2020-03-26 16:26:59 -04:00
Paul Tyng
96e50cd976 Bump to go-unifi 1.2.0
Add context.TODO to prep for SDKv2
2020-03-26 16:26:59 -04:00
Paul Tyng
c6783c037f Cleanup potential flaky test 2020-03-08 09:31:27 -04:00
Paul Tyng
fc397f9992 Minor refactoring / cleanup on unifi_port_forward 2020-03-05 13:24:27 -05:00
Jo Vanvoorden
3fdebc7dc1 Update internal/provider/resource_port_forward_test.go
Co-Authored-By: Paul Tyng <paul@paultyng.net>
2020-03-05 13:24:27 -05:00
Jo Vanvoorden
289b7cefa5 Update internal/provider/provider.go
Co-Authored-By: Paul Tyng <paul@paultyng.net>
2020-03-05 13:24:27 -05:00
Jo Vanvoorden
e9bcc56709 Remove comments internal/provider/resource_port_forward.go
Co-Authored-By: Paul Tyng <paul@paultyng.net>
2020-03-05 13:24:27 -05:00
ziporah
65426a96ca Add some basic tests 2020-03-05 13:24:27 -05:00
ziporah
f006f5e681 Add unifi_port_forward 2020-03-05 13:24:27 -05:00
Paul Tyng
4fb06ed6cb Support dashes in MAC 2020-03-03 17:04:34 -05:00
ziporah
7fbf391ca0 Add some validations for user 2020-03-03 17:04:34 -05:00
Paul Tyng
89da9aee0e Minor fixes for mac address filtering 2020-03-03 15:38:14 -05:00
Paul Tyng
7aff2b19d9 Fix test race vlan conflict 2020-03-03 15:38:14 -05:00
Jo Vanvoorden
bbf337a814 Add mac address filtering 2020-03-03 15:38:14 -05:00
Paul Tyng
1a67188feb Add unifi_user ip and hostname
Bump go-unifi to 1.1.0
2020-02-19 12:53:40 -05:00
Paul Tyng
9894731201 Add support for firewall groups 2020-01-12 08:51:42 -05:00
Paul Tyng
8a875c1758 Add support for multicast_enhance 2020-01-11 20:30:53 -05:00
Paul Tyng
a15c8bff6e Add support for igmp_snooping 2020-01-11 20:06:50 -05:00
Paul Tyng
b87079fb4a Setup http client manually 2020-01-11 20:06:14 -05:00
Paul Tyng
de1e9be7ec Extract SDK to new repo
https://github.com/paultyng/go-unifi

Closes #3
2020-01-10 14:42:58 -05:00
Paul Tyng
9a8560d268 Add support for wlan update 2020-01-10 11:21:18 -05:00
Paul Tyng
0484fb041b Add domain_name to unifi_network
Also fix up some generated acronyms
2020-01-04 20:50:17 -05:00
Paul Tyng
7d47b8cc50 Clean up some files 2020-01-04 13:44:37 -05:00
Paul Tyng
b3d435d80f Experimenting with generating the SDK 2020-01-04 13:44:36 -05:00
Paul Tyng
881eadcf21 Make provider package internal 2019-12-31 01:22:43 -05:00