orange-cloudfoundry / terraform-provider-cloudfoundry

A terraform provider to manage a Cloud Foundry instance.
Apache License 2.0
31 stars 8 forks source link

Install.sh is not compatible with latest terraform release #22

Closed f-guichard closed 7 years ago

f-guichard commented 7 years ago

Terraform latest version is v.0.10

Version matching is hardened within filename in install.sh (for v0.9), which makes install.sh not compatible with latest version.

ArthurHlt commented 7 years ago

As terraform is still not released i will let it tied (many rpc api break on each 0.x.x versions)