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 list of string attributes #107

Closed joneshf closed 1 year ago

joneshf commented 1 year ago

This is implemented the same as set of string attributes (or actually vice versa). Not thinking about unifying anything here, because it's cheap to have similar looking code at the moment.