Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr authored Feb 2, 2024
1 parent 5328249 commit 9fc5b02
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions variables.tf
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
variable "packages" {
type = list(string)
description = "Packages to install"
default = []
}

variable "hostname" {
type = string
description = "Hostname of the container"
Expand Down

0 comments on commit 9fc5b02

Please sign in to comment.