--- layout: "docs" page_title: "Providers" sidebar_current: "docs-providers" description: |- 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. --- # Providers Terraform is used to create, manage, and update infrastructure resources such as physical machines, VMs, network switches, containers, and more. Almost any infrastructure type can be represented as a resource in Terraform. A provider is responsible for understanding API interactions and exposing resources. Providers generally are an IaaS (e.g. AWS, GCP, Microsoft Azure, OpenStack), PaaS (e.g. Heroku), or SaaS services (e.g. Terraform Enterprise, DNSimple, CloudFlare). Use the navigation to the left to find available providers by type or scroll down to see all providers.
ACME Alicloud Archive
Arukas AWS Azure
Azure Stack Bitbucket Brightbox
CenturyLinkCloud Chef Circonus
Cloudflare CloudScale.ch CloudStack
Cobbler Consul Datadog
DigitalOcean DNS DNSMadeEasy
DNSimple Docker Dyn
External F5 BIG-IP Fastly
FlexibleEngine GitHub Gitlab
Google Cloud Grafana Helm
Heroku Hetzner Cloud HTTP
HuaweiCloud Icinga2 Ignition
InfluxDB Kubernetes Librato
Local Logentries LogicMonitor
Mailgun MySQL Netlify
New Relic Nomad NS1
Null Nutanix 1&1
OpenStack OpenTelekomCloud OpsGenie
Oracle Cloud Infrastructure Oracle Cloud Platform Oracle Public Cloud
OVH Packet PagerDuty
Palo Alto Networks PostgreSQL PowerDNS
ProfitBricks RabbitMQ Rancher
Random RightScale Rundeck
RunScope Scaleway SoftLayer
StatusCake Spotinst TelefonicaOpenCloud
Template TencentCloud Terraform
Terraform Enterprise TLS Triton
UltraDNS Vault VMware vCloud Director
VMware NSX-T VMware vSphere
More providers can be found on our [Community Providers](/docs/providers/type/community-index.html) page.