add variable for ipa ula addr
This commit is contained in:
@@ -11,6 +11,10 @@ variable "hostname_ipa" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "ipa_ula_addr" {
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "hostname_vms" {
|
||||
type = list(string)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user