Terraform/OpenStack: Enable usage of an existing router (#5890)

This commit is contained in:
qvicksilver
2020-04-06 11:41:46 +02:00
committed by GitHub
parent e732df56a1
commit 0d2990510e
6 changed files with 28 additions and 5 deletions

View File

@@ -13,3 +13,5 @@ variable "dns_nameservers" {
variable "subnet_cidr" {}
variable "use_neutron" {}
variable "router_id" {}