mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-08 14:00:24 -05:00
The Terraform Enterprise brand has now been split into two parts: - Terraform Cloud is the application that helps teams use Terraform together, with remote state storage, a shared run environment, etc. - Terraform Enterprise is the on-premise distribution that lets enterprises run a private instance of the Terraform Cloud application. The former TFE docs have been split accordingly.
6.4 KiB
6.4 KiB
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Providers | docs-providers | 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 Cloud, DNSimple, CloudFlare).
Use the navigation to the left to find available providers by type or scroll down to see all providers.
- ACME
- Akamai
- Alibaba Cloud
- Archive
- Arukas
- Avi Vantage
- AWS
- Azure
- Azure Active Directory
- Azure Stack
- Bitbucket
- Brightbox
- CenturyLinkCloud
- Chef
- Circonus
- Cisco ASA
- Cisco ACI
- Cloudflare
- CloudScale.ch
- CloudStack
- Cobbler
- Consul
- Datadog
- DigitalOcean
- DNS
- DNSimple
- DNSMadeEasy
- Docker
- Dyn
- Exoscale
- External
- F5 BIG-IP
- Fastly
- FlexibleEngine
- FortiOS
- GitHub
- GitLab
- Google Cloud Platform
- Grafana
- Gridscale
- Hedvig
- Helm
- Heroku
- Hetzner Cloud
- HTTP
- HuaweiCloud
- Icinga2
- Ignition
- InfluxDB
- JDCloud
- Kubernetes
- Librato
- Linode
- Local
- Logentries
- LogicMonitor
- Mailgun
- MongoDB Atlas
- MySQL
- Naver Cloud
- 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
- Rancher2
- Random
- RightScale
- Rundeck
- RunScope
- Scaleway
- Selectel
- SignalFx
- Skytap
- SoftLayer
- Spotinst
- StatusCake
- TelefonicaOpenCloud
- Template
- TencentCloud
- Terraform
- Terraform Cloud
- TLS
- Triton
- UCloud
- UltraDNS
- Vault
- VMware NSX-T
- VMware vCloud Director
- VMware vRA7
- VMware vSphere
- Yandex
More providers can be found on our Community Providers page.