terraform-coop / terraform-provider-foreman

Terraform provider for Foreman
https://registry.terraform.io/providers/terraform-coop/foreman
Mozilla Public License 2.0
33 stars 31 forks source link

build custom binary failed to execute #117

Closed thatsk closed 1 year ago

thatsk commented 1 year ago

https://github.com/terraform-coop/terraform-provider-foreman gone through readme.md

$ go get -u github.com:terraform-coop/terraform-provider-foreman $ go build

Error: Failed to instantiate provider "foreman" to obtain schema: fork/exec /root/foreman-terraform/.terraform/plugins/linux_amd64/terraform-provider-foreman_v0.4.5: no such file or directory

thatsk commented 1 year ago

GOOS=linux GOARCH=amd64 go build -o terraform-provider-foreman_v0.4.5