vmware / go-vcloud-director

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

Don't assume minutes in Makefile timeout #617

Closed adambarreiro closed 11 months ago

adambarreiro commented 11 months ago

This PR just removes the m suffix in the Makefile timeout variable, to stop assuming that the timeout is in minutes, which can be misleading.

It also aligns with https://github.com/vmware/terraform-provider-vcd, which timeout can be defined in any unit.