Skip to content

Commit 1c75037

Browse files
committed
Add doc
1 parent f9b6f4a commit 1c75037

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

website/docs/r/record.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ The following arguments are supported:
179179

180180
answer = "v=DKIM1; k=rsa; p=XXXXXXXX"
181181

182+
Optionally, the individual parts of the answer can be expressed as a list in the field `answer_parts`.
183+
Only one of `answer` or `answer_parts` can be specified.
182184

183185
* `region` - (Optional) The region (Answer Group really) that this answer
184186
belongs to. This should be one of the names specified in `regions`. Only a

0 commit comments

Comments
 (0)