Skip to content
New issue

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

added support for other azure cloud environments #437

Merged
merged 5 commits into from
Dec 9, 2020

Commits on Dec 9, 2020

  1. added support for other azure cloud environments

    Patrick Gross committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    6c49b04 View commit details
    Browse the repository at this point in the history
  2. moved arm environment to azure_auth

    - removed the handling of the arm environment from env.go
    - use a private property in AzureAuth to get arm environment
    - updated documentation
    Patrick Gross committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    253d2c7 View commit details
    Browse the repository at this point in the history
  3. fixed linter error

    Patrick Gross committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    0295824 View commit details
    Browse the repository at this point in the history
  4. added negative tests

    Patrick Gross committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5ff8272 View commit details
    Browse the repository at this point in the history
  5. added changes suggested by @nfx

    Patrick Gross committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8d07eff View commit details
    Browse the repository at this point in the history