magodo/terraform-provider-restful

poll_create request does not include the request headers

Closed this issue · 1 comments

When the provider set the header set the content-type it is not included in the poll_create requests causing the verification of the url to fail. The same applies if the headers are set at the resource level.

image

image

image

Fixed by #26