Skip to content

Commit 21ab716

Browse files
add chatbot notes
1 parent 56eadf3 commit 21ab716

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cicd/2-cicd/cicd.template.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,10 @@ Resources:
397397
- !Ref AWS::NoValue
398398

399399
# Send pipeline events to an SNS topic.
400-
# Note: Integration with Slack via AWS ChatBot is configured manually via AWS Console.
400+
# Note:
401+
# Integration with Slack via AWS ChatBot is configured manually via AWS
402+
# Console. If you recreate this stack, you will need to reconnect the SNS
403+
# topic to the ChatBot configuration.
401404
PipelineNotificationRule:
402405
Type: AWS::CodeStarNotifications::NotificationRule
403406
Properties:

0 commit comments

Comments
 (0)