Skip to content

Commit 4394b95

Browse files
committed
Remove the default for the prefix variable
Require users to name their clusters.
1 parent 74ec6ad commit 4394b95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ variable "seed_vm_flavor" {
2020

2121
variable "prefix" {
2222
type = string
23-
default = "kayobe-mn"
2423
}
2524

2625
variable "compute_count" {

0 commit comments

Comments
 (0)