github.com/nathanielks/terraform@v0.6.1-0.20170509030759-13e1a62319dc/website/source/docs/providers/http/index.html.markdown (about)

     1  ---
     2  layout: "http"
     3  page_title: "Provider: HTTP"
     4  sidebar_current: "docs-http-index"
     5  description: |-
     6    The HTTP provider interacts with HTTP servers.
     7  ---
     8  
     9  # HTTP Provider
    10  
    11  The HTTP provider is a utility provider for interacting with generic HTTP
    12  servers as part of a Terraform configuration.
    13  
    14  This provider requires no configuration. For information on the resources
    15  it provides, see the navigation bar.