infrastructure/ingress.tjo.cloud/variables.tf

5 lines
74 B
Terraform
Raw Normal View History

2024-08-02 20:10:21 +00:00
variable "digitalocean_token" {
type = string
sensitive = true
}