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

fix: gcs ilm tier region using prefix string instead of region string #575

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

maxalves
Copy link
Contributor

Fix GCS ilm tier region using prefix string instead of region string

This PR implements the following changes:

  • Fix to GCS ilm tier creation, region is using the prefix value instead of the region value.

Reference

Closing issues

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.

Nice catch, @maxalves!
Thank you for the fix and congrats on your first contribution to this repo! 🎉

@felladrin felladrin merged commit 188e959 into aminueza:main Jul 25, 2024
2 checks passed
kireque referenced this pull request in kireque/home-ops Jul 25, 2024
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 | patch | `2.4.0` -> `2.4.1` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/aminueza/terraform-provider-minio/compare/v2.4.0...v2.4.1)

#### What's Changed

- Fix GCS ilm tier region using prefix string instead of region string
by [@&#8203;maxalves](https://togithub.com/maxalves) in
[https://github.com/aminueza/terraform-provider-minio/pull/575](https://togithub.com/aminueza/terraform-provider-minio/pull/575)

#### New Contributors

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

**Full Changelog**:
aminueza/terraform-provider-minio@v2.4.0...v2.4.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS90ZXJyYWZvcm0iLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-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.

GCS ilm region using prefix instead of region string value
2 participants