Switch ATVM watcher status posts to MS Teams

This commit is contained in:
Anthony Wen
2026-07-27 19:07:50 -04:00
parent 67886174b3
commit 063d13d01a
8 changed files with 107 additions and 90 deletions
@@ -22,7 +22,7 @@ The intended cleanup is:
Examples of what tracked docs should say instead of storing raw values:
- `Use ATVM_CONTROLLER_PASSWORD from /home/aw/code/cds/.env.credentials.local`
- `Use VCENTER_USER and VCENTER_PASSWORD from /home/aw/code/cds/.env.credentials.local`
- `Use MATTERMOST_ATVM_WEBHOOK from /home/aw/code/cds/.env.credentials.local`
- `Use MS_TEAMS_ATVM_WEBHOOK from /home/aw/code/cds/.env.credentials.local`
Recommended scope of cleanup:
- `atvm/inventory/accounts-and-credentials.md`
@@ -83,7 +83,7 @@ Do these in this order:
This is the most important step.
Examples:
- regenerate Mattermost webhook URLs
- regenerate MS Teams webhook URLs
- replace API tokens
- rotate passwords
- regenerate TOTP/shared secrets if applicable