Skip to content

Commit

Permalink
fi: make the var required
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachGoldberg committed Aug 13, 2024
1 parent c9c120f commit e5de35c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/patcher-test/variables.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
variable "sampleinput" {
type = string
description = "Sample input for the module"
default = "unset-value"
}

0 comments on commit e5de35c

Please sign in to comment.