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 public IP address testing modules need modified to support Azure sovereign environments (if configured). This will require:
/modules/azure/client_factory.go
/modules/azure/publicaddress*.go
client_factory.go
Will submit PR on this work when complete.
The text was updated successfully, but these errors were encountered:
@yorinasub17 would you please close it, addressed in this merged PR #897
Sorry, something went wrong.
Closing as done in #897
Successfully merging a pull request may close this issue.
The public IP address testing modules need modified to support Azure sovereign environments (if configured). This will require:
/modules/azure/client_factory.go
for PublicIPAddress clients/modules/azure/publicaddress*.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: