github.com/wikibal01/hashicorp-terraform@v0.11.12-beta1/website/docs/providers/index.html.markdown (about) 1 --- 2 layout: "docs" 3 page_title: "Providers" 4 sidebar_current: "docs-providers" 5 description: |- 6 Terraform is used to create, manage, and manipulate infrastructure resources. Examples of resources include physical machines, VMs, network switches, containers, etc. Almost any infrastructure noun can be represented as a resource in Terraform. 7 --- 8 9 # Providers 10 11 Terraform is used to create, manage, and update infrastructure resources such 12 as physical machines, VMs, network switches, containers, and more. Almost any 13 infrastructure type can be represented as a resource in Terraform. 14 15 A provider is responsible for understanding API interactions and exposing 16 resources. Providers generally are an IaaS (e.g. AWS, GCP, Microsoft Azure, 17 OpenStack), PaaS (e.g. Heroku), or SaaS services (e.g. Terraform Enterprise, 18 DNSimple, CloudFlare). 19 20 Use the navigation to the left to find available providers by type or scroll 21 down to see all providers. 22 23 <table class="table"> 24 25 <td><a href="/docs/providers/acme/index.html">ACME</a></td> 26 <td><a href="/docs/providers/alicloud/index.html">Alicloud</a></td> 27 <td><a href="/docs/providers/archive/index.html">Archive</a></td> 28 </tr> 29 <tr> 30 <td><a href="/docs/providers/arukas/index.html">Arukas</a></td> 31 <td><a href="/docs/providers/aws/index.html">AWS</a></td> 32 <td><a href="/docs/providers/azurerm/index.html">Azure</a></td> 33 </tr> 34 <tr> 35 <td><a href="/docs/providers/azurestack/index.html">Azure Stack</a></td> 36 <td><a href="/docs/providers/bitbucket/index.html">Bitbucket</a></td> 37 <td><a href="/docs/providers/brightbox/index.html">Brightbox</a></td> 38 </tr> 39 <tr> 40 <td><a href="/docs/providers/clc/index.html">CenturyLinkCloud</a></td> 41 <td><a href="/docs/providers/chef/index.html">Chef</a></td> 42 <td><a href="/docs/providers/circonus/index.html">Circonus</a></td> 43 </tr> 44 <tr> 45 <td><a href="/docs/providers/cloudflare/index.html">Cloudflare</a></td> 46 <td><a href="/docs/providers/cloudscale/index.html">CloudScale.ch</a></td> 47 <td><a href="/docs/providers/cloudstack/index.html">CloudStack</a></td> 48 </tr> 49 <tr> 50 <td><a href="/docs/providers/cobbler/index.html">Cobbler</a></td> 51 <td><a href="/docs/providers/consul/index.html">Consul</a></td> 52 <td><a href="/docs/providers/datadog/index.html">Datadog</a></td> 53 </tr> 54 <tr> 55 <td><a href="/docs/providers/do/index.html">DigitalOcean</a></td> 56 <td><a href="/docs/providers/dns/index.html">DNS</a></td> 57 <td><a href="/docs/providers/dme/index.html">DNSMadeEasy</a></td> 58 </tr> 59 <tr> 60 <td><a href="/docs/providers/dnsimple/index.html">DNSimple</a></td> 61 <td><a href="/docs/providers/docker/index.html">Docker</a></td> 62 <td><a href="/docs/providers/dyn/index.html">Dyn</a></td> 63 </tr> 64 <tr> 65 <td><a href="/docs/providers/external/index.html">External</a></td> 66 <td><a href="/docs/providers/bigip/index.html">F5 BIG-IP</a></td> 67 <td><a href="/docs/providers/fastly/index.html">Fastly</a></td> 68 </tr> 69 <tr> 70 <td><a href="/docs/providers/flexibleengine/index.html">FlexibleEngine</a></td> 71 <td><a href="/docs/providers/github/index.html">GitHub</a></td> 72 <td><a href="/docs/providers/gitlab/index.html">Gitlab</a></td> 73 </tr> 74 <tr> 75 <td><a href="/docs/providers/google/index.html">Google Cloud</a></td> 76 <td><a href="/docs/providers/grafana/index.html">Grafana</a></td> 77 <td><a href="/docs/providers/helm/index.html">Helm</a></td> 78 </tr> 79 <tr> 80 <td><a href="/docs/providers/heroku/index.html">Heroku</a></td> 81 <td><a href="/docs/providers/hcloud/index.html">Hetzner Cloud</a></td> 82 <td><a href="/docs/providers/http/index.html">HTTP</a></td> 83 </tr> 84 <tr> 85 <td><a href="/docs/providers/huaweicloud/index.html">HuaweiCloud</a></td> 86 <td><a href="/docs/providers/icinga2/index.html">Icinga2</a></td> 87 <td><a href="/docs/providers/ignition/index.html">Ignition</a></td> 88 </tr> 89 <tr> 90 <td><a href="/docs/providers/influxdb/index.html">InfluxDB</a></td> 91 <td><a href="/docs/providers/kubernetes/index.html">Kubernetes</a></td> 92 <td><a href="/docs/providers/librato/index.html">Librato</a></td> 93 </tr> 94 <tr> 95 <td><a href="/docs/providers/local/index.html">Local</a></td> 96 <td><a href="/docs/providers/logentries/index.html">Logentries</a></td> 97 <td><a href="/docs/providers/logicmonitor/index.html">LogicMonitor</a></td> 98 </tr> 99 <tr> 100 <td><a href="/docs/providers/mailgun/index.html">Mailgun</a></td> 101 <td><a href="/docs/providers/mysql/index.html">MySQL</a></td> 102 <td><a href="/docs/providers/netlify/index.html">Netlify</a></td> 103 </tr> 104 <tr> 105 <td><a href="/docs/providers/newrelic/index.html">New Relic</a></td> 106 <td><a href="/docs/providers/nomad/index.html">Nomad</a></td> 107 <td><a href="/docs/providers/ns1/index.html">NS1</a></td> 108 </tr> 109 <tr> 110 <td><a href="/docs/providers/null/index.html">Null</a></td> 111 <td><a href="/docs/providers/nutanix/index.html">Nutanix</a></td> 112 <td><a href="/docs/providers/oneandone/index.html">1&1</a></td> 113 </tr> 114 <tr> 115 <td><a href="/docs/providers/openstack/index.html">OpenStack</a></td> 116 <td><a href="/docs/providers/opentelekomcloud/index.html">OpenTelekomCloud</a></td> 117 <td><a href="/docs/providers/opsgenie/index.html">OpsGenie</a></td> 118 </tr> 119 <tr> 120 <td><a href="/docs/providers/oci/index.html">Oracle Cloud Infrastructure</a></td> 121 <td><a href="/docs/providers/oraclepaas/index.html">Oracle Cloud Platform</a></td> 122 <td><a href="/docs/providers/opc/index.html">Oracle Public Cloud</a></td> 123 </tr> 124 <tr> 125 <td><a href="/docs/providers/ovh/index.html">OVH</a></td> 126 <td><a href="/docs/providers/packet/index.html">Packet</a></td> 127 <td><a href="/docs/providers/pagerduty/index.html">PagerDuty</a></td> 128 </tr> 129 <tr> 130 <td><a href="/docs/providers/panos/index.html">Palo Alto Networks</a></td> 131 <td><a href="/docs/providers/postgresql/index.html">PostgreSQL</a></td> 132 <td><a href="/docs/providers/powerdns/index.html">PowerDNS</a></td> 133 </tr> 134 <tr> 135 <td><a href="/docs/providers/profitbricks/index.html">ProfitBricks</a></td> 136 <td><a href="/docs/providers/rabbitmq/index.html">RabbitMQ</a></td> 137 <td><a href="/docs/providers/rancher/index.html">Rancher</a></td> 138 </tr> 139 <tr> 140 <td><a href="/docs/providers/random/index.html">Random</a></td> 141 <td><a href="/docs/providers/rightscale/index.html">RightScale</a></td> 142 <td><a href="/docs/providers/rundeck/index.html">Rundeck</a></td> 143 </tr> 144 <tr> 145 <td><a href="/docs/providers/runscope/index.html">RunScope</a></td> 146 <td><a href="/docs/providers/scaleway/index.html">Scaleway</a></td> 147 <td><a href="/docs/providers/softlayer/index.html">SoftLayer</a></td> 148 </tr> 149 <tr> 150 <td><a href="/docs/providers/statuscake/index.html">StatusCake</a></td> 151 <td><a href="/docs/providers/spotinst/index.html">Spotinst</a></td> 152 <td><a href="/docs/providers/telefonicaopencloud/index.html">TelefonicaOpenCloud</a></td> 153 </tr> 154 <tr> 155 <td><a href="/docs/providers/template/index.html">Template</a></td> 156 <td><a href="/docs/providers/tencentcloud/index.html">TencentCloud</a></td> 157 <td><a href="/docs/providers/terraform/index.html">Terraform</a></td> 158 </tr> 159 <tr> 160 <td><a href="/docs/providers/tfe/index.html">Terraform Enterprise</a></td> 161 <td><a href="/docs/providers/tls/index.html">TLS</a></td> 162 <td><a href="/docs/providers/triton/index.html">Triton</a></td> 163 </tr> 164 <tr> 165 <td><a href="/docs/providers/ultradns/index.html">UltraDNS</a></td> 166 <td><a href="/docs/providers/vault/index.html">Vault</a></td> 167 <td><a href="/docs/providers/vcd/index.html">VMware vCloud Director</a></td> 168 </tr> 169 <tr> 170 <td><a href="/docs/providers/nsxt/index.html">VMware NSX-T</a></td> 171 <td><a href="/docs/providers/vsphere/index.html">VMware vSphere</a></td> 172 <td><a></a></td> 173 </tr> 174 </table> 175 176 177 More providers can be found on our [Community Providers](/docs/providers/type/community-index.html) page.