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

Bundle up the server attributes #118

Closed joneshf closed 1 year ago

joneshf commented 1 year ago

We want to return a few more things, and it'll get confusing to have a bunch of primitive values coming back. We make a quick struct to bundle up all of these attributes.