Closed combor closed 6 years ago
Ok, I found the reason. https://github.com/vancluever/terraform-provider-acme/issues/29
Will close this for now.
Hi, I got similar kind of issue while using terraform rest api provider, do you got any insight on this?
terraform validate
Error: provider.restapi: fork/exec /drone/src/terraform.d/plugins/linux_amd64/terraform-provider-restapi_v1.2.1-linux-amd64: no such file or directory```
Hi, I'm trying to use ACME plugin with terraform but terraform fails with
To be sure that the file is there I have added:
Just before https://github.com/jmccann/drone-terraform/blob/master/plugin.go#L103 and the output is:
That's kinda odd. Have you seen such a thing in the past?