Website: Restructure Community providers list (#17286)

* restructure community providers list

* add vRA

* add Gandi provider

* re-organize
This commit is contained in:
Chris Griggs 2018-02-06 15:35:12 -08:00 committed by Tom Harvey
parent ec25a320e1
commit 1e12e49878
1 changed files with 51 additions and 48 deletions

View File

@ -17,52 +17,55 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
---
[ACME/Let's Encrypt](https://github.com/vancluever/terraform-provider-acme)
<table class="table">
<td><a href="https://github.com/vancluever/terraform-provider-acme">ACME/Let's Encrypt</a></td>
<td><a href="https://github.com/GSLabDev/terraform-provider-ad">Active Directory</a></td>
<td><a href="https://github.com/zambien/terraform-provider-apigee">Apigee</a></td>
</tr>
<tr>
<td><a href="https://github.com/avinetworks/terraform-provider-avi">AVI</a></td>
<td><a href="https://github.com/AviatrixSystems/terraform-provider-aviatrix">Aviatrix</a></td>
<td><a href="https://github.com/nicolai86/terraform-provider-couchdb">CouchDB</a></td>
</tr>
<tr>
<td><a href="https://github.com/rackn/terraform-provider-drp/">Digital Rebar</a></td>
<td><a href="https://github.com/tiramiseb/terraform-provider-gandi">Gandi</a></td>
<td><a href="https://github.com/drewsonne/terraform-provider-gocd">GoCD</a></td>
</tr>
<tr>
<td><a href="https://github.com/sethvargo/terraform-provider-googlecalendar">Google Calendar</a></td>
<td><a href="https://github.com/mcuadros/terraform-provider-helm">Helm</a></td>
<td><a href="https://github.com/hetznercloud/terraform-provider-hcloud">Hetzner Cloud</a></td>
</tr>
<tr>
<td><a href="https://github.com/GSLabDev/terraform-provider-httpfileupload">HTTP File Upload</a></td>
<td><a href="https://github.com/HewlettPackard/terraform-provider-oneview">HP OneView</a></td>
<td><a href="https://github.com/sky-uk/terraform-provider-infoblox">Infoblox</a></td>
</tr>
<tr>
<td><a href="https://github.com/anubhavmishra/terraform-provider-jira">Jira</a></td>
<td><a href="https://github.com/Mongey/terraform-provider-kafka">Kafka</a></td>
<td><a href="https://github.com/ewilde/terraform-provider-kibana">Kibana</a></td>
</tr>
<tr>
<td><a href="https://github.com/kevholditch/terraform-provider-kong">Kong</a></td>
<td><a href="https://github.com/sl1pm4t/terraform-provider-lxd">LXD</a></td>
<td><a href="https://github.com/GSLabDev/terraform-provider-odl">Open Day Light</a></td>
</tr>
<tr>
<td><a href="https://github.com/camptocamp/terraform-provider-pass">Pass</a></td>
<td><a href="https://github.com/camptocamp/terraform-provider-puppetca">Puppet CA</a></td>
<td><a href="https://github.com/camptocamp/terraform-provider-puppetdb">PuppetDB</a></td>
</tr>
<tr>
<td><a href="https://github.com/ewilde/terraform-provider-runscope">Runscope</a></td>
<td><a href="https://github.com/sacloud/terraform-provider-sakuracloud">SakuraCloud</a></td>
<td><a href="https://github.com/jianyuan/terraform-provider-sentry">Sentry</a></td>
</tr>
<tr>
<td><a href="https://github.com/Yelp/terraform-provider-signalform">SignalFx</a></td>
<td><a href="https://github.com/GSLabDev/terraform-provider-scvmm">SCVMM</a></td>
<td><a href="https://github.com/GSLabDev/terraform-provider-vra">vRealize Automation</a></td>
</tr>
[Active Directory](https://github.com/GSLabDev/terraform-provider-ad)
[Apigee](https://github.com/zambien/terraform-provider-apigee)
[AVI](https://github.com/avinetworks/terraform-provider-avi)
[Aviatrix](https://github.com/AviatrixSystems/terraform-provider-aviatrix)
[CouchDB](https://github.com/nicolai86/terraform-provider-couchdb)
[Digital Rebar](https://github.com/rackn/terraform-provider-drp/)
[GoCD](https://github.com/drewsonne/terraform-provider-gocd)
[Google Calendar](https://github.com/sethvargo/terraform-provider-googlecalendar)
[Helm](https://github.com/mcuadros/terraform-provider-helm)
[HTTP File Upload](https://github.com/GSLabDev/terraform-provider-httpfileupload)
[HP OneView](https://github.com/HewlettPackard/terraform-provider-oneview)
[Infoblox](https://github.com/sky-uk/terraform-provider-infoblox)
[Jira](https://github.com/anubhavmishra/terraform-provider-jira)
[Kafka](https://github.com/Mongey/terraform-provider-kafka)
[Kibana](https://github.com/ewilde/terraform-provider-kibana)
[Kong](https://github.com/kevholditch/terraform-provider-kong)
[LXD](https://github.com/sl1pm4t/terraform-provider-lxd)
[Sentry](https://github.com/jianyuan/terraform-provider-sentry)
[Microsoft SCVMM](https://github.com/GSLabDev/terraform-provider-scvmm)
[Open Day Light](https://github.com/GSLabDev/terraform-provider-odl)
[Pass](https://github.com/camptocamp/terraform-provider-pass)
[Puppet CA](https://github.com/camptocamp/terraform-provider-puppetca)
[PuppetDB](https://github.com/camptocamp/terraform-provider-puppetdb)
[Runscope](https://github.com/ewilde/terraform-provider-runscope)
</table>