orange-cloudfoundry / terraform-provider-cloudfoundry

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

Terraform credhub support #20

Closed poblin-orange closed 7 years ago

poblin-orange commented 7 years ago

The cloudfoundry community is moving to global shared secrets and certificate, with the credhub project.

Credhub API is a simple REST API. A terraform integration would be very useful.

Example use case:

cc @gberche-orange @ArthurHlt

gberche-orange commented 7 years ago

CredHub support in terraform should probably take the form of:

@poblin-orange I'm not sure this feature request lies into the cloudfoundry terraform repo. It might deserve a distinct repo. I'm renaming this issue from "Terraform credhub support" to "Terraform credhub support" as to improve discoverability

gberche-orange commented 7 years ago

Contributed by @ArthurHlt in https://github.com/orange-cloudfoundry/terraform-provider-credhub https://github.com/orange-cloudfoundry/terraform-secure-backend