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 policy field to minio_iam_service account #502

Merged
merged 3 commits into from
Sep 4, 2023

Conversation

ArataEM
Copy link
Contributor

@ArataEM ArataEM commented Aug 21, 2023

This PR implements the following changes:

  • Adds policy field to minio_iam_service account

Reference

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, @ArataEM! And congrats on your first contribution to the repo! 🎉

@felladrin felladrin merged commit 5602c48 into aminueza:master Sep 4, 2023
2 checks passed
szinn pushed a commit to szinn/k8s-homelab that referenced this pull request Sep 5, 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.17.2` -> `1.18.0` |

---

### Release Notes

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

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

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

#### What's Changed

- Add policy field to minio_iam_service account by
[@&#8203;ArataEM](https://togithub.com/ArataEM) in
[aminueza/terraform-provider-minio#502

#### New Contributors

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

**Full Changelog**:
aminueza/terraform-provider-minio@v1.17.2...v1.18.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:eyJjcmVhdGVkSW5WZXIiOiIzNi44MS4wIiwidXBkYXRlZEluVmVyIjoiMzYuODEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
@ArataEM ArataEM deleted the feat/access-key-policy branch September 6, 2023 17:14
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.

Add policy field to minio_iam_service_account
2 participants