Skip to content
Snippets Groups Projects
Commit a3126cd9 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Change the ambiguity b/w router and network names.

parent e39e6fa3
No related branches found
No related tags found
No related merge requests found
data "openstack_networking_network_v2" "borderrouter" { data "openstack_networking_network_v2" "public-network" {
name = "${var.pool}" name = "${var.pool}"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment