fix: update telegram chat ID comment for clarity
This commit is contained in:
@@ -204,7 +204,8 @@ locals {
|
|||||||
auth_password = local.mail_app_api_secret_key
|
auth_password = local.mail_app_api_secret_key
|
||||||
}
|
}
|
||||||
|
|
||||||
telegram_chat_id = "5432313610" # a13labs channel
|
telegram_chat_id = "5432313610" # Alexpires.me
|
||||||
|
# telegram_chat_id = "-950480346" # alexpires.me group
|
||||||
telegram_message = file("${path.module}/resources/telegram.tpl")
|
telegram_message = file("${path.module}/resources/telegram.tpl")
|
||||||
|
|
||||||
# get secrets from remote state
|
# get secrets from remote state
|
||||||
|
|||||||
Reference in New Issue
Block a user