github.com/pdecat/terraform@v0.11.9-beta1/website/docs/providers/type/infra-index.html.markdown (about)

     1  ---
     2  layout: "docs"
     3  page_title: "Infrastructure Software Providers"
     4  sidebar_current: "docs-providers-infra"
     5  description: |-
     6    Category for infrastructure management vendors.
     7  ---
     8  
     9  # Infrastructure Software Providers
    10  
    11  This is a group of software providers offering specialized infrastructure
    12  management capabilities such as configuration management. Terraform integrates
    13  with these tools using the specific providers to enable these specialized tools
    14  to execute tasks during the provisioning of infrastructure.  These providers
    15  are primarily supported by the vendor in close collaboration with HashiCorp,
    16  and are tested by HashiCorp.
    17  
    18  ---
    19  
    20  [Chef](/docs/providers/chef/index.html)
    21  
    22  [Consul](/docs/providers/consul/index.html)
    23  
    24  [Docker](/docs/providers/docker/index.html)
    25  
    26  [Helm](/docs/providers/helm/index.html)
    27  
    28  [Kubernetes](/docs/providers/kubernetes/index.html)
    29  
    30  [Mailgun](/docs/providers/mailgun/index.html)
    31  
    32  [Nomad](/docs/providers/nomad/index.html)
    33  
    34  [RabbitMQ](/docs/providers/rabbitmq/index.html)
    35  
    36  [Rancher](/docs/providers/rancher/index.html)
    37  
    38  [RightScale](/docs/providers/rightscale/index.html)
    39  
    40  [Rundeck](/docs/providers/rundeck/index.html)
    41  
    42  [Spotinst](/docs/providers/spotinst/index.html)
    43  
    44  [Terraform](/docs/providers/terraform/index.html)
    45  
    46  [Terraform Enterprise](/docs/providers/tfe/index.html)
    47  
    48  [Vault](/docs/providers/vault/index.html)