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 `dhcp.dnsmasq` #127

Closed joneshf closed 1 year ago

joneshf commented 1 year ago

Moving on to DHCP stuff, we want to be able to configure the Dnsmasq stuff. As with all of the other resources we add, this is only a subset of what's available. We'll flesh out more as time goes on.