crossplane-contrib / terraform-provider-gen

Apache License 2.0
13 stars 3 forks source link

Generate vmware vsphere provider #1

Closed kasey closed 3 years ago

kasey commented 3 years ago

What problem are you facing?

In order to push terraform-provider-gen to generalize for other providers, and to test the value of it for long-tail providers, generate a provider for a provider that isn't aws/gcp/azure.

How could Crossplane help solve your problem?

We should consider how widely used terraform providers are in this decision. In looking at the ranking of terraform providers in the registry by downloads, the top provider that covers a cloud-like use case is vmware vsphere at about 2 million downloads.

A vsphere simulator called vcsim is available to aid in testing. As we do not have expertise in vsphere or an active environment, this project will initially be used for development and testing.

grantgumina commented 3 years ago

@jbw976 I believe we can close this?

jbw976 commented 3 years ago

This provider has been released/published and blogged about here: https://blog.crossplane.io/adding-vmware-support-to-crossplane-using-terraform/

Great work @kasey! 💪