v1.10.0
New
- Add a new exported field
api_response
containing the raw API response string. See README for more info. Thanks, @gazoakley!
Fixed
- Fix running in alpine docker images by disabling CGO (not used by this provider). Thanks, @duanshiqiang!
- Enable use of provider via HTTP proxy. Thanks, @DanielRis and @vrvenky1407!