initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
variable "environment" {
|
||||
type = string
|
||||
default = "lab"
|
||||
}
|
||||
|
||||
variable "owner" {
|
||||
type = string
|
||||
default = "ken2026"
|
||||
}
|
||||
Reference in New Issue
Block a user