chore(deps): update terraform postgresql to v1.25.0 #5

Merged
antoine merged 1 commits from renovate/postgresql-1.x-lockfile into master 2024-12-15 22:56:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
postgresql (source) required_provider minor 1.24.0 -> 1.25.0

Release Notes

cyrilgdn/terraform-provider-postgresql (postgresql)

v1.25.0

Compare Source

What's Changed
Features
Fixes
Documentation / Development
New Contributors

Full Changelog: https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.24.0...v1.25.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [postgresql](https://registry.terraform.io/providers/cyrilgdn/postgresql) ([source](https://github.com/cyrilgdn/terraform-provider-postgresql)) | required_provider | minor | `1.24.0` -> `1.25.0` | --- ### Release Notes <details> <summary>cyrilgdn/terraform-provider-postgresql (postgresql)</summary> ### [`v1.25.0`](https://github.com/cyrilgdn/terraform-provider-postgresql/releases/tag/v1.25.0) [Compare Source](https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.24.0...v1.25.0) ##### What's Changed ##### Features - **New resource**: `postgresql_security_label` by [@&#8203;stanleyz](https://github.com/stanleyz) in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/482 - **Provider configuration**: Add support for assuming an AWS IAM role from the provider. by [@&#8203;zizzencs](https://github.com/zizzencs) in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/486 ##### Fixes - `postgresql_grant`: Fix [#&#8203;321](https://github.com/cyrilgdn/terraform-provider-postgresql/issues/321) replaces postgresql_grant all the time. by [@&#8203;PabloAzNR](https://github.com/PabloAzNR) in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/476 - `postgresql_grant` / `postgresql_default_privileges`: Fix [#&#8203;32](https://github.com/cyrilgdn/terraform-provider-postgresql/issues/32) `ALL` privileges by [@&#8203;talbx](https://github.com/talbx) in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/339 ##### Documentation / Development - Tests: Remove Postrges 11 from tests matrix by [@&#8203;cyrilgdn](https://github.com/cyrilgdn) in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/485 - Update documentation for postgresql_default_privileges resource by [@&#8203;caodangtinh](https://github.com/caodangtinh) in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/468 ##### New Contributors - [@&#8203;PabloAzNR](https://github.com/PabloAzNR) made their first contribution in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/476 - [@&#8203;talbx](https://github.com/talbx) made their first contribution in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/339 - [@&#8203;stanleyz](https://github.com/stanleyz) made their first contribution in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/482 - [@&#8203;zizzencs](https://github.com/zizzencs) made their first contribution in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/486 - [@&#8203;caodangtinh](https://github.com/caodangtinh) made their first contribution in https://github.com/cyrilgdn/terraform-provider-postgresql/pull/468 **Full Changelog**: https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.24.0...v1.25.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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40MC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNDAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-12-06 00:14:14 +00:00
antoine merged commit 2a54e1d4ab into master 2024-12-15 22:56:06 +00:00
antoine deleted branch renovate/postgresql-1.x-lockfile 2024-12-15 22:56:08 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: terraform/postgres-provisionning#5
No description provided.