joneshf / terraform-provider-openwrt

A Terraform provider for OpenWrt using LuCI's JSON-RPC API
https://registry.terraform.io/providers/joneshf/openwrt
Mozilla Public License 2.0
33 stars 8 forks source link

Add support for `wireless.wifi-device` #121

Closed joneshf closed 1 year ago

joneshf commented 1 year ago

We move on to the wireless stuff. First up is wireless.wifi-device. We only handle a small subset of the options, since it's pretty extensive what all this config can do. We'll have to expand this later. But, it should be enough for simpler purposes.