We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The load balancer testing module needs modified to support Azure sovereign environments (if configured). This will require:
/modules/azure/client_factory.go
/modules/azure/loadbalancer*.go
client_factory.go
Will submit PR on this work when complete.
The text was updated successfully, but these errors were encountered:
Related PR merged #897. can we close it please
Sorry, something went wrong.
Closing!
Successfully merging a pull request may close this issue.
The load balancer testing module needs modified to support Azure sovereign environments (if configured). This will require:
/modules/azure/client_factory.go
for LoadBalancer clients/modules/azure/loadbalancer*.go
to call intoclient_factory.go
to ensure client instances are properly configured.Will submit PR on this work when complete.
The text was updated successfully, but these errors were encountered: