[PR #11423] chore(deps): update terraform cloudflare to v4.38.0 #13225

Closed
opened 2026-02-05 15:11:06 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/11423

State: closed
Merged: Yes


Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 4.37.0 -> 4.38.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v4.38.0

Compare Source

FEATURES:

  • New Data Source: cloudflare_gateway_categories (#​3443)

ENHANCEMENTS:

  • resource/cloudflare_teams_list: add support for descriptions on list items (#​3488)
  • resource/cloudflare_teams_rules: add support for ignore_cname_category_matches (#​3473)

BUG FIXES:

  • resource/cloudflare-access-application: fixes bug when updating self_hosted_domains (#​3468)
  • resource/cloudflare_access_application: Fix bug that was not cleaning the API when removing all ids from the 'policies' list (#​3469)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.25 (#​3449)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.25 to 1.27.27 (#​3483)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.24 to 1.17.25 (#​3449)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.25 to 1.17.27 (#​3483)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.0 to 1.58.1 (#​3449)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.1 to 1.58.2 (#​3483)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.2 (#​3449)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.2 to 1.30.3 (#​3483)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.3.0 to 2.4.0 (#​3480)

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 was generated by Mend Renovate. View the repository job log.

**Original Pull Request:** https://github.com/immich-app/immich/pull/11423 **State:** closed **Merged:** Yes --- [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudflare](https://registry.terraform.io/providers/cloudflare/cloudflare) ([source](https://togithub.com/cloudflare/terraform-provider-cloudflare)) | required_provider | minor | `4.37.0` -> `4.38.0` | --- ### Release Notes <details> <summary>cloudflare/terraform-provider-cloudflare (cloudflare)</summary> ### [`v4.38.0`](https://togithub.com/cloudflare/terraform-provider-cloudflare/blob/HEAD/CHANGELOG.md#4380-July-24th-2024) [Compare Source](https://togithub.com/cloudflare/terraform-provider-cloudflare/compare/v4.37.0...v4.38.0) FEATURES: - **New Data Source:** `cloudflare_gateway_categories` ([#&#8203;3443](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3443)) ENHANCEMENTS: - resource/cloudflare_teams_list: add support for descriptions on list items ([#&#8203;3488](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3488)) - resource/cloudflare_teams_rules: add support for `ignore_cname_category_matches` ([#&#8203;3473](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3473)) BUG FIXES: - resource/cloudflare-access-application: fixes bug when updating self_hosted_domains ([#&#8203;3468](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3468)) - resource/cloudflare_access_application: Fix bug that was not cleaning the API when removing all ids from the 'policies' list ([#&#8203;3469](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3469)) DEPENDENCIES: - provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.24 to 1.27.25 ([#&#8203;3449](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3449)) - provider: bump `github.com/aws/aws-sdk-go-v2/config` from 1.27.25 to 1.27.27 ([#&#8203;3483](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3483)) - provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.24 to 1.17.25 ([#&#8203;3449](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3449)) - provider: bump `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.25 to 1.17.27 ([#&#8203;3483](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3483)) - provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.58.0 to 1.58.1 ([#&#8203;3449](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3449)) - provider: bump `github.com/aws/aws-sdk-go-v2/service/s3` from 1.58.1 to 1.58.2 ([#&#8203;3483](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3483)) - provider: bump `github.com/aws/aws-sdk-go-v2` from 1.30.1 to 1.30.2 ([#&#8203;3449](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3449)) - provider: bump `github.com/aws/aws-sdk-go-v2` from 1.30.2 to 1.30.3 ([#&#8203;3483](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3483)) - provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.3.0 to 2.4.0 ([#&#8203;3480](https://togithub.com/cloudflare/terraform-provider-cloudflare/issues/3480)) </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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/immich-app/immich). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
OVERLORD added the pull-request label 2026-02-05 15:11:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#13225