create tf infra for crocus and dns
This commit is contained in:
7
infra/variables.tf
Normal file
7
infra/variables.tf
Normal file
@@ -0,0 +1,7 @@
|
||||
variable "gandi_token" {
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "hcloud_token" {
|
||||
sensitive = true
|
||||
}
|
||||
Reference in New Issue
Block a user