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 all_users_data_source.go and tests #513

Merged
merged 19 commits into from
Sep 2, 2021

Commits on Aug 10, 2021

  1. First Stab

    Have not added tests.
    Threpio committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    16304ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed55c3b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    fef1669 View commit details
    Browse the repository at this point in the history
  2. Small fmt and refactor

    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    e628fbd View commit details
    Browse the repository at this point in the history
  3. Forgot Docs

    Added Documentation for the datasource.
    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a84be50 View commit details
    Browse the repository at this point in the history
  4. Further Fmt'ing - Apologies

    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    e3dd94c View commit details
    Browse the repository at this point in the history
  5. Delete Documentation

    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d89336c View commit details
    Browse the repository at this point in the history
  6. added show_all_users

    - Added show_all_users flag
    - Implemented cross flag logic
    - fetched all users logic and append to list
    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    8a6a411 View commit details
    Browse the repository at this point in the history
  7. Added basic test.

    - Added basic test for showAllUsers flag
    - Started second test to check for error but couldn't get it to work.
    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    dc9c787 View commit details
    Browse the repository at this point in the history
  8. Deleted old spare datasources

    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    c72419e View commit details
    Browse the repository at this point in the history
  9. Updated Documentation

    Threpio committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    43966de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    901cb0d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Trying to fix the linting

    Threpio committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    38c2faa View commit details
    Browse the repository at this point in the history
  2. Fixing linting and syntax

    Threpio committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    37d0789 View commit details
    Browse the repository at this point in the history
  3. Fixing lint? Last one?

    Threpio committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    846986e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5787cfa View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    3c36b3e View commit details
    Browse the repository at this point in the history
  2. data.azuread_users: use ConflictsWith for ignore_missing, remove appl…

    …y-time validation, rename `show_all_user` to `return_all_users`
    manicminer committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    dd12276 View commit details
    Browse the repository at this point in the history