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

Close the response body #122

Closed joneshf closed 1 year ago

joneshf commented 1 year ago

We missed this when we first added support for the JSON-RPC client. We add it now, so we're not leaking memory anymore.