Skip to content
Snippets Groups Projects
Commit b9a39457 authored by Ryan Randles Jones's avatar Ryan Randles Jones
Browse files

Update datasources.tf

parent a85dc324
No related branches found
No related tags found
No related merge requests found
data "openstack_networking_network_v2" "network" { data "openstack_networking_network_v2" "borderrouter" {
name = "${var.pool}" name = "${var.pool}"
} }
\ No newline at end of file
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