Skip to content

Commit 988e584

Browse files
authored
Merge pull request #222 from SumoLogic/yuting-fix
Fix token terraform doc
2 parents 297e08c + 0c011fd commit 988e584

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)