infrastructure/ingress.tjo.cloud/variables.tf
Tine dd5b8f884b
Some checks failed
/ lint (push) Failing after 48s
feat: prototyping new ingress setup
2024-08-02 22:10:21 +02:00

4 lines
74 B
HCL

variable "digitalocean_token" {
type = string
sensitive = true
}