Mastercard / terraform-provider-restapi

A terraform provider to manage objects in a RESTful API
Other
785 stars 215 forks source link

Ignore OAuth certificate errors when insecure is set #234

Closed orgads closed 11 months ago

orgads commented 11 months ago

Fixes #195

DRuggeri commented 11 months ago

Thanks, this is a nice and easy one to include, @orgads . An added benefit is that it also reuses other httpClient values set such as timeout/etc!