Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 1.68 KB

equinix.md

File metadata and controls

75 lines (46 loc) · 1.68 KB
layout title type resource
resource
equinix
provider
equinix

Index

Example Usage

provider "equinix" {
  version = "1.1.0-beta"

  # client_id - (optional) is a type of string
  client_id = null
  # client_secret - (optional) is a type of string
  client_secret = null
  # endpoint - (optional) is a type of string
  endpoint = null
  # request_timeout - (optional) is a type of number
  request_timeout = null
  # response_max_page_size - (optional) is a type of number
  response_max_page_size = null
}

top

Resources

top

Datasources

top