Skip to content

Commit 0c011fd

Browse files
committed
Fix token terraform doc
1 parent 297e08c commit 0c011fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/token.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following arguments are supported:
3333
The following attributes are exported:
3434

3535
* `id` - The internal ID of the token.
36-
* `encodedTokenAndUrl` - The encoded token for collector registration.
36+
* `encoded_token_and_url` - The encoded token for collector registration.
3737

3838
## Import
3939
Tokens can be imported using the name, e.g.:

0 commit comments

Comments
 (0)