Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 1.08 KB

ns1.md

File metadata and controls

69 lines (43 loc) · 1.08 KB
layout title type resource
resource
ns1
provider
ns1

Index

Example Usage

provider "ns1" {
  version = "1.9.4"

  # apikey - (optional) is a type of string
  apikey = null
  # enable_ddi - (optional) is a type of bool
  enable_ddi = null
  # endpoint - (optional) is a type of string
  endpoint = null
  # ignore_ssl - (optional) is a type of bool
  ignore_ssl = null
  # rate_limit_parallelism - (optional) is a type of number
  rate_limit_parallelism = null
}

top

Resources

top

Datasources

top