Skip to content

fix: Grabbing a user key? Provider/Resource docs wrong, module wrong, NR#3050

Open
JiwaniZakir wants to merge 1 commit intonewrelic:mainfrom
JiwaniZakir:grabbing-user-key-provider-2863
Open

fix: Grabbing a user key? Provider/Resource docs wrong, module wrong, NR#3050
JiwaniZakir wants to merge 1 commit intonewrelic:mainfrom
JiwaniZakir:grabbing-user-key-provider-2863

Conversation

@JiwaniZakir
Copy link
Copy Markdown

Fixes #2863

The key attribute in website/docs/r/api_access_key.html.markdown was documented as returning "the actual API key", misleading users into expecting the full, unobfuscated value. Due to a NerdGraph API limitation, the returned value is always obfuscated. Updates the attribute description to clarify it returns an obfuscated value (e.g., NRAK-XXXXXXXXXX) and that the full key is not retrievable via this provider.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grabbing a user key? Provider/Resource docs wrong, module wrong, NR GraphQL docs wrong

2 participants