Default for additional_runtimes
This commit is contained in:
parent
200bc65efb
commit
8dcd824d76
|
|
@ -17,6 +17,7 @@ variable "xcode_version" {
|
|||
|
||||
variable "additional_runtimes" {
|
||||
type = list(string)
|
||||
default = []
|
||||
}
|
||||
|
||||
variable "tag" {
|
||||
|
|
|
|||
Loading…
Reference in New Issue