From e60857116f8fa9d82a35578327b832c4babb9665 Mon Sep 17 00:00:00 2001 From: smiddie31 Date: Wed, 10 Nov 2021 20:40:42 +1100 Subject: [PATCH] Added noecho on secret parameters --- CFN_DEPLOY_AHA.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CFN_DEPLOY_AHA.yml b/CFN_DEPLOY_AHA.yml index 05fa587..7d92254 100644 --- a/CFN_DEPLOY_AHA.yml +++ b/CFN_DEPLOY_AHA.yml @@ -155,18 +155,21 @@ Parameters: Enter the Slack Webhook URL. If you don't prefer to use Slack, leave the default (None). Type: String Default: None + NoEcho: true MicrosoftTeamsWebhookURL: Description: >- Enter Microsoft Teams Webhook URL. If you don't prefer to use MS Teams, leave the default (None). Type: String Default: None + NoEcho: true AmazonChimeWebhookURL: Description: >- Enter the Chime Webhook URL, If you don't prefer to use Amazon Chime, leave the default (None). Type: String Default: None + NoEcho: true Regions: Description: >- By default, AHA reports events affecting all AWS regions.