We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5474591 commit 6d2f72cCopy full SHA for 6d2f72c
02-samples/19-sre-incident-response-agent/.env.example
@@ -1,4 +1,3 @@
1
-cat > 02-samples/19-sre-incident-response-agent/.env.example << 'EOF'
2
# AWS Configuration
3
AWS_REGION=us-east-1
4
@@ -11,5 +10,4 @@ DRY_RUN=true
11
10
12
# Optional: Slack Incoming Webhook URL for posting incident reports.
13
# Leave blank to print the report to stdout instead.
14
-SLACK_WEBHOOK_URL=
15
-EOF
+SLACK_WEBHOOK_URL=
0 commit comments