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

Add a resource detector for Azure VMs #5422

Merged
merged 34 commits into from
Jun 16, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ec1a30f View commit details
    Browse the repository at this point in the history
  2. Fix go.sum

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    643207b View commit details
    Browse the repository at this point in the history
  3. PR comments

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    859b363 View commit details
    Browse the repository at this point in the history
  4. Change option handling

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    15688a2 View commit details
    Browse the repository at this point in the history
  5. Add changelog

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    80d0d11 View commit details
    Browse the repository at this point in the history
  6. Add README

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f1b2704 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    115b941 View commit details
    Browse the repository at this point in the history
  8. Add missing attributes

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    deaed2e View commit details
    Browse the repository at this point in the history
  9. Fix changelog

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dacbb2b View commit details
    Browse the repository at this point in the history
  10. PR comments

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9837d40 View commit details
    Browse the repository at this point in the history
  11. Linter issues

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c268566 View commit details
    Browse the repository at this point in the history
  12. Linter issues

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c157aa0 View commit details
    Browse the repository at this point in the history
  13. Update detectors/azure/vm/vm.go

    Co-authored-by: David Ashpole <dashpole@google.com>
    pyohannes and dashpole committed May 31, 2024
    Configuration menu
    Copy the full SHA
    edb01a0 View commit details
    Browse the repository at this point in the history
  14. Update detectors/azure/vm/README.md

    Co-authored-by: David Ashpole <dashpole@google.com>
    pyohannes and dashpole committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6fc2bd8 View commit details
    Browse the repository at this point in the history
  15. PR comments

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    336463e View commit details
    Browse the repository at this point in the history
  16. PR comments

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    887a8dd View commit details
    Browse the repository at this point in the history
  17. Linter issues

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    39d8f62 View commit details
    Browse the repository at this point in the history
  18. Linter issues

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    103dcb5 View commit details
    Browse the repository at this point in the history
  19. Make struct public

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8b0b366 View commit details
    Browse the repository at this point in the history
  20. Add missing comment

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    001940d View commit details
    Browse the repository at this point in the history
  21. Fix linter issues

    pyohannes committed May 31, 2024
    Configuration menu
    Copy the full SHA
    507cdf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    7e0fc07 View commit details
    Browse the repository at this point in the history
  2. Comment broken link

    pyohannes committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    930f84c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b1212 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    pyohannes and MrAlias authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2c4b80e View commit details
    Browse the repository at this point in the history
  5. Update module files

    pyohannes committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2972ad2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    315ae57 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    4d45d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a507369 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    e78faca View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    726e7ab View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    3a972cd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    e6b0492 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    a71cb41 View commit details
    Browse the repository at this point in the history