You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mnq/sns-instances-notification-system/README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,13 @@ This repository contains the source code for the this tutorial: [Creating a noti
4
4
5
5
## Requirements
6
6
7
-
This example assumes that you are familiar with:
7
+
To complete the actions presented below, you must have:
8
+
9
+
- A Scaleway account logged into the [console](https://console.scaleway.com)
10
+
-[Set up authentication for the Terraform provider](https://registry.terraform.io/providers/scaleway/scaleway/latest/docs#authentication)
11
+
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
12
+
-[Set up the Scaleway CLI](/developer-tools/scaleway-cli/quickstart/)
8
13
9
-
- how System Notification Service work. You can find out more in the [SNS Scaleway official documentation](https://www.scaleway.com/en/docs/serverless/messaging/quickstart/)
10
-
- how Instances work. If needed, you can visit the [Instances Quickstart documentation](https://www.scaleway.com/en/docs/compute/instances/quickstart/).
11
-
- how to create a SSH key. If not done already, you can follow the first 6 steps of [this walkthrough](https://www.scaleway.com/en/docs/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface).
0 commit comments