marcofranssen / terraform-provider-curl

Terraform provider that allows to make curl request to any http endpoint
MIT License
5 stars 3 forks source link

TF Provider supports only ZIP #151

Closed Mazorius closed 2 months ago

Mazorius commented 2 months ago

Hi,

I like to use this provider but I got this issue during init:

Error while installing marcofranssen/curl v0.6.0: zip: not a valid zip file

From this issue: https://github.com/hashicorp/terraform/issues/26282 I think tar.gz is not supported and zip should be used.

Thanks in advance

marcofranssen commented 2 months ago

Fixed the release script.