From 1b78418bf26e5c42ef6aa30365eeb8310ba67c77 Mon Sep 17 00:00:00 2001 From: tulna07 Date: Tue, 24 Sep 2024 00:58:32 +0700 Subject: [PATCH] update --- .../_index.md | 15 +++++++++++++++ .../2-Create-ECS-Cluster/_index.md | 3 --- static/images/15/1/00016.svg | 4 ++++ static/images/15/1/00017.svg | 4 ++++ static/images/15/1/00018.svg | 4 ++++ 5 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 static/images/15/1/00016.svg create mode 100644 static/images/15/1/00017.svg create mode 100644 static/images/15/1/00018.svg diff --git a/content/15-Set-Up-Slack-Notifications/1-AWS-CodeDeploy-Notification-To-Slack/_index.md b/content/15-Set-Up-Slack-Notifications/1-AWS-CodeDeploy-Notification-To-Slack/_index.md index 2e7e4da..757cf06 100644 --- a/content/15-Set-Up-Slack-Notifications/1-AWS-CodeDeploy-Notification-To-Slack/_index.md +++ b/content/15-Set-Up-Slack-Notifications/1-AWS-CodeDeploy-Notification-To-Slack/_index.md @@ -100,3 +100,18 @@ pre : " 15.1 " - Click **Create**. ![00016](/images/15/1/00015.svg?featherlight=false&width=100pc) + +**19.** Navigate to your Slack Workspace created in [4.2 Create Slack Channels](4-preparation/2-create-slack-channels). + +- Expand the **Apps** dropdown. +- Click **Add apps**. + +![00017](/images/15/1/00016.svg?featherlight=false&width=100pc) + +**20.** Filter with value `aws`, click **Add** for **AWS Chatbot**. + +![00018](/images/15/1/00017.svg?featherlight=false&width=100pc) + +**21.** Click **Add to Slack**. + +![00019](/images/15/1/00018.svg?featherlight=false&width=100pc) \ No newline at end of file diff --git a/content/7-Create-AWS-ECS-Resources/2-Create-ECS-Cluster/_index.md b/content/7-Create-AWS-ECS-Resources/2-Create-ECS-Cluster/_index.md index 73f5c4f..9d88288 100644 --- a/content/7-Create-AWS-ECS-Resources/2-Create-ECS-Cluster/_index.md +++ b/content/7-Create-AWS-ECS-Resources/2-Create-ECS-Cluster/_index.md @@ -115,6 +115,3 @@ Enter the same for target group 2, replace **Target group 2 name** as `green-tg- - For the **Name** column, note down the CodeDeploy Deployment Group name. ![00016](/images/7/2/00016.svg?featherlight=false&width=100pc) - -**16.** Navigate to your Slack Workspace created in [4.2 Create Slack Channels](4-preparation/2-create-slack-channels). - diff --git a/static/images/15/1/00016.svg b/static/images/15/1/00016.svg new file mode 100644 index 0000000..b5dd0e5 --- /dev/null +++ b/static/images/15/1/00016.svg @@ -0,0 +1,4 @@ + + + +
1
2
\ No newline at end of file diff --git a/static/images/15/1/00017.svg b/static/images/15/1/00017.svg new file mode 100644 index 0000000..a8c0695 --- /dev/null +++ b/static/images/15/1/00017.svg @@ -0,0 +1,4 @@ + + + +
2
1
\ No newline at end of file diff --git a/static/images/15/1/00018.svg b/static/images/15/1/00018.svg new file mode 100644 index 0000000..8a5af70 --- /dev/null +++ b/static/images/15/1/00018.svg @@ -0,0 +1,4 @@ + + + +
2
1
\ No newline at end of file