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

New Resource azuread_group_role_management_policy #1324

Closed
wants to merge 25 commits into from

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    236a7b0 View commit details
    Browse the repository at this point in the history
  2. Create clients

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f6ac361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc2facb View commit details
    Browse the repository at this point in the history
  4. Initial CRUD functions

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7b1a840 View commit details
    Browse the repository at this point in the history
  5. Correct schema errors

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8beaa4f View commit details
    Browse the repository at this point in the history
  6. Fix Create function

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bb74378 View commit details
    Browse the repository at this point in the history
  7. Fix ID issues

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7ddb94e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07cc7c2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f163e04 View commit details
    Browse the repository at this point in the history
  10. Rename AllowPermanent to ExpirationRequired

    Better matches the underlying resource and means
    we don't need to negate the bool
    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    08b6a3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dbc70a View commit details
    Browse the repository at this point in the history
  12. Read now works also

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    66ac6af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d370422 View commit details
    Browse the repository at this point in the history
  14. Rename all resource etc with Group prefix

    Preparation for doing Directory and DirectoryRole resources
    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7fcfbce View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. We have working tests

    oWretch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2acc9de View commit details
    Browse the repository at this point in the history
  2. Add documentation

    Rename some fields to make more sense
    oWretch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8dede21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c7657 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a655fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6b7c04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78ac258 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fd0004 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dd6c6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1318798 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43f03a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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