drop unused variables.tf file

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-06-20 11:40:47 +02:00
parent b2e7060508
commit 78dcae18c7
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
variable "domain" {
description = "DNS Domain to update"
type = string
default = "statusim.net"
}