Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform cloudflare to v4.45.0 (#1052)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudflare](https://registry.terraform.io/providers/cloudflare/cloudflare) ([source](https://redirect.github.com/cloudflare/terraform-provider-cloudflare)) | required_provider | minor | `4.44.0` -> `4.45.0` | --- ### Release Notes <details> <summary>cloudflare/terraform-provider-cloudflare (cloudflare)</summary> ### [`v4.45.0`](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/blob/HEAD/CHANGELOG.md#4450-October-30th-2024) [Compare Source](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/compare/v4.44.0...v4.45.0) NOTES: - datasource/cloudflare_infrastructure_access_targets: deprecated in favour of `cloudflare_zero_trust_infrastructure_access_targets` and will be removed in the next major version. ([#​4403](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4403)) - resource/cloudflare_infrastructure_access_target: deprecated in favour of `cloudflare_zero_trust_infrastructure_access_target` and will be removed in the next major version. ([#​4403](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4403)) FEATURES: - **New Resource:** `cloudflare_zero_trust_infrastructure_access_target` ([#​4403](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4403)) ENHANCEMENTS: - resource/cloudflare_ruleset: add support for `zstd` compression in the `compress_response` action ([#​4300](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4300)) BUG FIXES: - resource/cloudflare_workers_cron_trigger: fix incorrectly reported deprecated resource ([#​4295](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4295)) - resource/cloudflare_zero_trust_dlp_profile: Include more fields in `entry` set hash function ([#​4464](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4464)) DEPENDENCIES: - provider: bump github.com/cloudflare/cloudflare-go from 0.107.0 to 0.108.0 ([#​4394](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4394)) - provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 ([#​4313](https://redirect.github.com/cloudflare/terraform-provider-cloudflare/issues/4313)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/crea-orkest/crea-public). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information