♻️ move terraform code start adding dns
This commit is contained in:
6
terraform/variables.tf
Normal file
6
terraform/variables.tf
Normal file
@ -0,0 +1,6 @@
|
||||
variable "cloudflare_token" {
|
||||
type = string
|
||||
}
|
||||
variable "do_token" {
|
||||
type = string
|
||||
}
|
Reference in New Issue
Block a user