test env variables
This commit is contained in:
@@ -50,3 +50,8 @@ variable "k3server" {
|
||||
vlan = number
|
||||
})
|
||||
}
|
||||
|
||||
variable "environment" {
|
||||
description = "environment of the deployment"
|
||||
type = string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user