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

5 lines
57 B
HCL

variable gh_token {
type = string
sensitive = true
}