Files
tf-infra/discord/variables.tf
2026-03-14 20:56:04 +01:00

5 lines
62 B
HCL

variable discord_token {
type = string
sensitive = true
}