Terraform wait for floating IP instance has been associated (#4321)
* Add wait for floating ip associate with instance * Terraform formatting fix * Sort Open Telekom Cloud in compatible list
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
14749df6f3
commit
787a9c74fa
@ -82,6 +82,8 @@ variable "k8s_allowed_egress_ips" {
|
||||
type = "list"
|
||||
}
|
||||
|
||||
variable "wait_for_floatingip" {}
|
||||
|
||||
variable "supplementary_master_groups" {
|
||||
default = ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user