From de1e9093ab6326b18df162e9bdff85c76e429e3c Mon Sep 17 00:00:00 2001 From: jdeighton <30983731+jdeighton@users.noreply.github.com> Date: Thu, 11 Nov 2021 16:05:23 -0500 Subject: [PATCH] Update cloud-linode.md (#14348) Update list of required permissions on the Linode Personal Access Token. --- docs/cloud-linode.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cloud-linode.md b/docs/cloud-linode.md index 6b7db72..3bbb6b5 100644 --- a/docs/cloud-linode.md +++ b/docs/cloud-linode.md @@ -4,5 +4,6 @@ Sign into the Linode Manager and go to the [tokens management page](https://cloud.linode.com/profile/tokens). Click `Add a Personal Access Token`. Label your new token and select *at least* the -`Linodes` read/write permission. Press `Submit` and make sure to copy the displayed token +`Linodes` read/write permission and `StackScripts` read/write permission. +Press `Submit` and make sure to copy the displayed token as it won't be shown again.