♻️: remove unused variables
Some checks failed
terraform-lint / terraform-lint (push) Failing after 0s
Some checks failed
terraform-lint / terraform-lint (push) Failing after 0s
This commit is contained in:
@@ -26,9 +26,3 @@ variable "buckets" {
|
||||
}))
|
||||
}))
|
||||
}
|
||||
|
||||
variable "env" {
|
||||
description = "The target env for Garage configuration"
|
||||
type = string
|
||||
default = "prd"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user