terraform/dns/variables.tf

4 lines
55 B
Terraform
Raw Normal View History

2022-05-30 10:52:40 +00:00
variable "token" {
description = "Linode API token"
}