diff --git a/website/source/docs/providers/dme/r/record.html.markdown b/website/source/docs/providers/dme/r/record.html.markdown index 94f66655f..07dcd72ab 100644 --- a/website/source/docs/providers/dme/r/record.html.markdown +++ b/website/source/docs/providers/dme/r/record.html.markdown @@ -30,12 +30,13 @@ The following arguments are supported: * `domainid` - (String, Required) The domain id to add the record to -* `name` - (Required) The name of the record -* `type` - (Required) The type of the record -* `value` - (Required) The value of the record; its usage +* `name` - (Required) The name of the record `type` - (Required) The type of +* the record `value` - (Required) The value of the record; its usage will depend on the `type` (see below) -* `ttl` - (Integer, Optional) The TTL of the record -* `gtdLocation` - (String, Optional) The GTD Location of the record on GTD enabled domains; Unless GTD is enabled this should be omitted or set to "DEFAULT" +* `ttl` - (Integer, Optional) The TTL of the record `gtdLocation` - (String, + Optional) The GTD Location of the record on Global Traffic Director enabled + domains; Unless GTD is enabled this should either be omitted or set to + "DEFAULT" Additional arguments are listed below under DNS Record Types.