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 [keycloak_user_groups] resource #505

Merged
merged 13 commits into from
Apr 9, 2021

Commits on Mar 18, 2021

  1. support multivalue attributes for users, groups and roles (#1)

    Co-authored-by: Benedikt <benedikt.suessmann@sva.de>
    StatueFungus and StatueFungus authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    ec8e50a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    112b650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85879b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    25373b9 View commit details
    Browse the repository at this point in the history
  2. also remove groups when they are removed from the resource. Even if t…

    …he user_groups resource is non-exhaustive
    StatueFungus committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    c0a60d9 View commit details
    Browse the repository at this point in the history
  3. Add user groups resource (#2)

    * implement resource_keycloak_user_groups
    * implement exhaustive mode of keycloak_user_groups
    * also remove groups when they are removed from the resource. Even if the user_groups resource is non-exhaustive
    
    Co-authored-by: Benedikt <benedikt.suessmann@sva.de>
    StatueFungus and StatueFungus authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    b3f52b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3076c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b24e240 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d64533f View commit details
    Browse the repository at this point in the history
  7. also remove groups when they are removed from the resource. Even if t…

    …he user_groups resource is non-exhaustive
    StatueFungus committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    d2b002b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'add-user-groups-resource' of github.com:StatueFungus/te…

    …rraform-provider-keycloak into add-user-groups-resource
    StatueFungus committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f8bc559 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d66e74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7e194c View commit details
    Browse the repository at this point in the history