Closed kayrus closed 3 years ago
@jtopjian ready for review
Depends on https://github.com/gophercloud/gophercloud/pull/2106
I'd like to reuse the RetryFunc
type pattern here as well.
@jtopjian feel free to update gophercloud in go.mod after merging the https://github.com/gophercloud/gophercloud/pull/2106 and this PR also can be merged. Thanks in advance.
Introduces the common retry func for https://github.com/gophercloud/gophercloud/pull/2097 and https://github.com/terraform-provider-openstack/terraform-provider-openstack/issues/1156