cloudamqp / terraform-provider-cloudamqp

Terraform Provider for CloudAMQP
https://registry.terraform.io/providers/cloudamqp/cloudamqp
Mozilla Public License 2.0
35 stars 39 forks source link

Fix compiler issues on MacBook #29

Closed mangoye closed 4 years ago

mangoye commented 4 years ago

There is some compilation errors on some MacBook when the cpu type doesn't match with the kernel version. eg. if the cpu is i386 but the kernel is 64bit (x86_64), the build will be i386 and terraform will not work.

Fix the terraform error: Error: Failed to instantiate provider "cloudamqp" to obtain schema: fork/exec /Users/username/.terraform.d/plugins/terraform-provider-cloudamqp: bad CPU type in executable