Skip to content
Snippets Groups Projects
Unverified Commit bacd8c70 authored by Aivars Sterns's avatar Aivars Sterns Committed by GitHub
Browse files

Merge pull request #3149 from rguichard/fix-router-id-output

fix the output of router_id with the right id
parents 39c567de 6650bc6b
No related branches found
No related tags found
No related merge requests found
output "router_id" {
value = "${openstack_networking_router_v2.k8s.id}"
}
output "router_internal_port_id" {
value = "${openstack_networking_router_interface_v2.k8s.id}"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment