Merge pull request #22853 from hashicorp/cgriggs01-communtiy
[Website] Add community providers
This commit is contained in:
commit
0162cf3e99
|
@ -53,6 +53,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
|
|||
- [Dropbox](https://github.com/callensm/terraform-provider-dropbox)
|
||||
- [Duo Security](https://github.com/broamski/terraform-provider-duo)
|
||||
- [EfficientIP](https://github.com/alexissavin/terraform-provider-solidserver)
|
||||
- [Elastic Cloud Enterprise (ECE)](https://github.com/Ascendon/terraform-provider-ece)
|
||||
- [Elasticsearch](https://github.com/phillbaker/terraform-provider-elasticsearch)
|
||||
- [ElephantSQL](https://github.com/elephantsql/terraform-provider)
|
||||
- [Enterprise Cloud](https://github.com/nttcom/terraform-provider-ecl)
|
||||
|
@ -62,6 +63,8 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
|
|||
- [Generic Rest API](https://github.com/Mastercard/terraform-provider-restapi)
|
||||
- [Git](https://github.com/fourplusone/terraform-provider-git)
|
||||
- [GitHub Code Owners](https://github.com/form3tech-oss/terraform-provider-codeowners)
|
||||
- [GitHub File](https://github.com/form3tech-oss/terraform-provider-githubfile)
|
||||
- [GitInfo](https://github.com/Teralytic/terraform-provider-gitinfo)
|
||||
- [Glue](https://github.com/MikeSouza/terraform-provider-glue)
|
||||
- [GoCD](https://github.com/drewsonne/terraform-provider-gocd)
|
||||
- [Google Calendar](https://github.com/sethvargo/terraform-provider-googlecalendar)
|
||||
|
@ -72,7 +75,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
|
|||
- [HTTP File Upload](https://github.com/GSLabDev/terraform-provider-httpfileupload)
|
||||
- [IBM Cloud](https://github.com/IBM-Cloud/terraform-provider-ibm)
|
||||
- [IIJ GIO](https://github.com/iij/terraform-provider-p2pub)
|
||||
- [Infoblox](https://github.com/sky-uk/terraform-provider-infoblox)
|
||||
- [Infoblox](https://github.com/hiscox/terraform-provider-infoblox)
|
||||
- [InsightOPS](https://github.com/Tweddle-SE-Team/terraform-provider-insight)
|
||||
- [Jira](https://github.com/anubhavmishra/terraform-provider-jira)
|
||||
- [Jira (Extended)](https://github.com/fourplusone/terraform-provider-jira)
|
||||
|
@ -82,7 +85,9 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
|
|||
- [Keboola](https://github.com/plmwong/terraform-provider-keboola)
|
||||
- [Keycloak](https://github.com/mrparkers/terraform-provider-keycloak)
|
||||
- [Kibana](https://github.com/ewilde/terraform-provider-kibana)
|
||||
- [Keyring](https://github.com/rremer/terraform-provider-keyring)
|
||||
- [Kong](https://github.com/kevholditch/terraform-provider-kong)
|
||||
- [Ksyun](https://github.com/KscSDK/terraform-provider-ksyun)
|
||||
- [libvirt](https://github.com/dmacvicar/terraform-provider-libvirt)
|
||||
- [Logentries](https://github.com/dikhan/terraform-provider-logentries)
|
||||
- [Logz.io](https://github.com/jonboydell/logzio_terraform_provider)
|
||||
|
@ -90,6 +95,8 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
|
|||
- [Manifold](https://github.com/manifoldco/terraform-provider-manifold)
|
||||
- [Matchbox](https://github.com/coreos/terraform-provider-matchbox)
|
||||
- [MongoDB Atlas](https://github.com/akshaykarle/terraform-provider-mongodbatlas)
|
||||
- [Name](https://github.com/mhumeSF/terraform-provider-namedotcom)
|
||||
- [Nelson](https://github.com/getnelson/terraform-provider-nelson)
|
||||
- [NetApp](https://github.com/miechus/terraform-provider-netapp)
|
||||
- [NSX-V](https://github.com/GSLabDev/terraform-provider-nsxv)
|
||||
- [Okta](https://github.com/articulate/terraform-provider-okta)
|
||||
|
@ -105,7 +112,9 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
|
|||
- [Proxmox](https://github.com/Telmate/terraform-provider-proxmox)
|
||||
- [Puppet CA](https://github.com/camptocamp/terraform-provider-puppetca)
|
||||
- [PuppetDB](https://github.com/camptocamp/terraform-provider-puppetdb)
|
||||
- [Purestorage Flasharray](https://github.com/devans10/terraform-provider-flash)
|
||||
- [QingCloud](https://github.com/yunify/terraform-provider-qingcloud)
|
||||
- [Qiniu](https://github.com/qiniu/terraform-provider-qiniu)
|
||||
- [Redshift](https://github.com/frankfarrell/terraform-provider-redshift)
|
||||
- [RKE](https://github.com/yamamoto-febc/terraform-provider-rke)
|
||||
- [Rollbar](https://github.com/babbel/terraform-provider-rollbar)
|
||||
|
@ -135,6 +144,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/
|
|||
- [Venafi](https://github.com/Venafi/terraform-provider-venafi)
|
||||
- [vRealize Automation](https://github.com/GSLabDev/terraform-provider-vra)
|
||||
- [Vultr](https://github.com/squat/terraform-provider-vultr)
|
||||
- [Wavefront](https://github.com/spaceapegames/terraform-provider-wavefront)
|
||||
- [Win DNS](https://github.com/PortOfPortland/terraform-provider-windns)
|
||||
- [YAML](https://github.com/Ashald/terraform-provider-yaml)
|
||||
- [Zendesk](https://github.com/nukosuke/terraform-provider-zendesk)
|
||||
|
|
Loading…
Reference in New Issue