Update dns_zone.html.markdown (#8273)
This commit is contained in:
parent
7938eaf76f
commit
d7c028d210
|
@ -39,6 +39,7 @@ The following attributes are exported:
|
||||||
* `id` - The DNS Zone ID.
|
* `id` - The DNS Zone ID.
|
||||||
* `max_number_of_record_sets` - (Optional) Maximum number of Records in the zone. Defaults to `1000`.
|
* `max_number_of_record_sets` - (Optional) Maximum number of Records in the zone. Defaults to `1000`.
|
||||||
* `number_of_record_sets` - (Optional) The number of records already in the zone.
|
* `number_of_record_sets` - (Optional) The number of records already in the zone.
|
||||||
|
* `name_servers` - (Optional) A list of values that make up the NS record for the zone.
|
||||||
|
|
||||||
|
|
||||||
## Import
|
## Import
|
||||||
|
|
Loading…
Reference in New Issue