allow pre-existing floating IPs to be specified with k8s_master_fips (#6755)

k8s_master_no_etcd_fips should not be input var
This commit is contained in:
rptaylor
2020-10-11 23:54:47 -07:00
committed by GitHub
parent 4cb5a4f609
commit 07858e8f71
6 changed files with 18 additions and 4 deletions

View File

@@ -17,3 +17,5 @@ variable "router_id" {
}
variable "k8s_nodes" {}
variable "k8s_master_fips" {}