Skip to content
Guillaume Berche edited this page Apr 29, 2019 · 17 revisions

Documentation for the



Provider for



Using the provider

Download the release binary and copy it to the $HOME/.terraform.d/plugins/<os>_<arch>/ folder. For example /home/youruser/.terraform.d/plugins/linux_amd64 for a Linux environment or /Users/youruser/.terraform.d/plugins/darwin_amd64 for a MacOS environment (see https://www.terraform.io/docs/configuration/providers.html#third-party-plugins for more details).

Provider Use Cases

Terraform module to deploy Spring Cloud Data Flow

https://github.com/mevansam/spring-cloud-data-flow-terraform

Terraform module to deploy the HashiCorp Vault open service broker

https://github.com/mevansam/vault-service-broker-terraform

Clone this wiki locally