layout | title | type | resource |
---|---|---|---|
resource |
ns1 |
provider |
ns1 |
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
}