Adjusting tf config

CD_ASBC-B2VAUTH
Patryk Gudalewicz 2023-01-10 14:39:21 +01:00
parent 35e34132a4
commit aa7c19b2bc
2 changed files with 6 additions and 0 deletions

View File

@ -6,3 +6,6 @@ terraform {
}
}
}
variable "mzid" {
type = string
}

View File

@ -6,3 +6,6 @@ terraform {
}
}
}
variable "mzid" {
type = string
}