Skip to content

Commit 6bdd4d0

Browse files
committed
PENG-4534: added docs on tags
1 parent b05b570 commit 6bdd4d0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

website/docs/r/record.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ The following arguments are supported:
150150
[Answers](#answers-1) are documented below.
151151
* `filters` - (Optional) One or more NS1 filters for the record(order matters).
152152
[Filters](#filters-1) are documented below.
153+
* `tags` - map of tags in the form of `"key" = "value"` where both key and value are strings
153154

154155
#### Answers
155156

website/docs/r/zone.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ The following arguments are supported:
108108
workflow for creating zones with the NS record in terraform state. See
109109
above for an example. Note that this option only has an effect when a zone is
110110
being created.
111+
* `tags` - map of tags in the form of `"key" = "value"` where both key and value are strings
111112
* `tsig` - [TSIG](#TSIG-2) is documented below
112113

113114
#### Secondaries

0 commit comments

Comments
 (0)