Explain domain and name parameters.

This commit is contained in:
Golo Roden 2016-07-20 21:05:12 +02:00 committed by GitHub
parent 2b6cd48ff0
commit 3ccb23f0e3

View File

@ -33,6 +33,8 @@ The following arguments are supported:
* `type` - (Required) The type of the record
* `ttl` - (Optional) The TTL of the record
Please note that the `domain` must not include the sub-domain. Instead, use the `name` argument for the sub-domain.
## Attributes Reference
The following attributes are exported:
@ -45,4 +47,3 @@ The following attributes are exported:
* `priority` - The priority of the record
* `domain_id` - The domain ID of the record
* `hostname` - The FQDN of the record