2014-07-23 20:50:41 +02:00
|
|
|
---
|
2020-08-15 03:51:06 +02:00
|
|
|
layout: "language"
|
2020-12-18 22:13:45 +01:00
|
|
|
page_title: "Provider Documentation"
|
2014-07-23 20:50:41 +02:00
|
|
|
sidebar_current: "docs-providers"
|
2014-10-22 05:21:56 +02:00
|
|
|
description: |-
|
2020-12-18 22:13:45 +01:00
|
|
|
Terraform's resources are implemented by provider plugins. The Terraform
|
|
|
|
Registry is the main directory of publicly available Terraform providers.
|
2014-07-23 20:50:41 +02:00
|
|
|
---
|
|
|
|
|
2020-12-18 22:13:45 +01:00
|
|
|
# Provider Documentation
|
2020-07-31 06:07:36 +02:00
|
|
|
|
|
|
|
Every Terraform provider has its own documentation, describing its resource
|
|
|
|
types and their arguments.
|
|
|
|
|
2020-12-18 22:13:45 +01:00
|
|
|
The [Terraform Registry](https://registry.terraform.io/browse/providers) is the
|
|
|
|
main home for provider documentation. When viewing a provider's page on the
|
|
|
|
Terraform Registry, you can click the "Documentation" link in the header to
|
|
|
|
browse its documentation.
|
2020-07-31 06:07:36 +02:00
|
|
|
|
2020-12-18 22:13:45 +01:00
|
|
|
Provider documentation in the Registry is versioned; you can use the version
|
|
|
|
menu in the header to change which version you're viewing.
|
2020-07-31 06:07:36 +02:00
|
|
|
|
2020-12-18 22:13:45 +01:00
|
|
|
## Temporary Provider Documentation
|
2020-07-31 06:07:36 +02:00
|
|
|
|
2020-12-18 22:13:45 +01:00
|
|
|
The following providers will be published on the Terraform Registry soon, but
|
|
|
|
aren't quite ready. Until they're published, their documentation is available at
|
|
|
|
the links below:
|
2020-07-31 06:07:36 +02:00
|
|
|
|
2019-07-12 18:56:51 +02:00
|
|
|
- [Avi Vantage](/docs/providers/avi/index.html)
|
2019-03-22 22:34:47 +01:00
|
|
|
- [Chef](/docs/providers/chef/index.html)
|
|
|
|
- [Cobbler](/docs/providers/cobbler/index.html)
|
2019-09-24 22:35:51 +02:00
|
|
|
- [Genymotion](/docs/providers/genymotion/index.html)
|
2019-03-22 22:34:47 +01:00
|
|
|
- [GitHub](/docs/providers/github/index.html)
|
2020-04-13 21:29:15 +02:00
|
|
|
- [Infoblox](/docs/providers/infoblox/index.html)
|
2020-05-14 18:33:12 +02:00
|
|
|
- [KingsoftCloud](/docs/providers/ksyun/index.html)
|
2019-03-22 22:34:47 +01:00
|
|
|
- [MySQL](/docs/providers/mysql/index.html)
|
2020-06-25 17:28:18 +02:00
|
|
|
- [Rubrik](/docs/providers/rubrik/index.html)
|
2019-03-22 22:34:47 +01:00
|
|
|
- [Rundeck](/docs/providers/rundeck/index.html)
|