From 9e4ff4de3539c3d507345c3f4a7b2d4790b6c32f Mon Sep 17 00:00:00 2001 From: jdeighton <30983731+jdeighton@users.noreply.github.com> Date: Sat, 6 Nov 2021 18:10:08 -0400 Subject: [PATCH] Update cloud-linode.md 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.