Terraform variables: list Erlang 21.1 and 21.2
This commit is contained in:
parent
762d7c5e4d
commit
e180f545c1
|
|
@ -92,6 +92,8 @@ variable "erlang_version_to_system" {
|
|||
"20.2" = "debian-stretch"
|
||||
"20.3" = "debian-stretch"
|
||||
"21.0" = "debian-stretch"
|
||||
"21.1" = "debian-stretch"
|
||||
"21.2" = "debian-stretch"
|
||||
"22.0" = "debian-stretch"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue