vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
79 stars 76 forks source link

Fix standalone distributed firewall rule management #680

Closed Didainius closed 4 months ago

Didainius commented 4 months ago

This fixes reported error https://github.com/vmware/terraform-provider-vcd/issues/1202 The main problem was that single rule slice position index was not correctly set (it is a one line change, apart from tests)