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 multiple group/user policies support #492

Merged
merged 1 commit into from Jul 27, 2023
Merged

add multiple group/user policies support #492

merged 1 commit into from Jul 27, 2023

Conversation

Adphi
Copy link
Contributor

@Adphi Adphi commented Jul 27, 2023

Add multiple group/user policies support

This PR implements the following changes:

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
Copy link
Collaborator

@felladrin felladrin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for implementing it, @Adphi! And congratulations on your first contribution! 🎉 Glad to see more people joining!

@felladrin felladrin merged commit 6cdd43c into aminueza:master Jul 27, 2023
2 checks passed
@Adphi Adphi deleted the multiple-policies branch July 27, 2023 13:43
doonga pushed a commit to doonga/greyrock-ops that referenced this pull request Jul 27, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [minio](https://registry.terraform.io/providers/aminueza/minio)
([source](https://togithub.com/aminueza/terraform-provider-minio)) |
required_provider | minor | `1.16.0` -> `1.17.0` |

---

### Release Notes

<details>
<summary>aminueza/terraform-provider-minio (minio)</summary>

###
[`v1.17.0`](https://togithub.com/aminueza/terraform-provider-minio/releases/tag/v1.17.0)

[Compare
Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v1.16.0...v1.17.0)

#### What's Changed

- Add multiple group/user policies support by
[@&#8203;Adphi](https://togithub.com/Adphi) in
[aminueza/terraform-provider-minio#492

#### New Contributors

- [@&#8203;Adphi](https://togithub.com/Adphi) made their first
contribution in
[aminueza/terraform-provider-minio#492

**Full Changelog**:
aminueza/terraform-provider-minio@v1.16.0...v1.17.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: greyrock-bot <112729691+greyrock-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attaching multiple user policies does not work
2 participants