mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-15 18:20:02 -03:30
Run 'terraform fmt' in contrib/terraform/openstack (#4242)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
23685b4537
commit
b5a895d1ec
@@ -4,7 +4,6 @@ output "router_id" {
|
||||
|
||||
output "router_internal_port_id" {
|
||||
value = "${element(concat(openstack_networking_router_interface_v2.k8s.*.id, list("")), 0)}"
|
||||
|
||||
}
|
||||
|
||||
output "subnet_id" {
|
||||
|
||||
Reference in New Issue
Block a user