refactor: Clean up unused variables and simplify configurations across modules
This commit is contained in:
@@ -3,11 +3,6 @@ variable "persistent_folder" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "primary_domain" {
|
||||
description = "The primary domain for the websites"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "tag" {
|
||||
description = "The version of the websites to install"
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user