chore(deps): update terraform cloudflare to v4.33.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudflare (source) | required_provider | minor | 4.30.0 -> 4.33.0 |
Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.33.0
ENHANCEMENTS:
- resource/cloudflare_access_application: added support for 'policies' argument (#3288)
- resource/cloudflare_access_policy: added support for reusable policies (#3288)
- resource/cloudflare_zone_settings_override: add support for NEL (#3305)
BUG FIXES:
- resource/cloudflare_list_item: retry list ID fetch operations for the identifiers (#3303)
DEPENDENCIES:
- provider: bump
github.com/aws/aws-sdk-go-v2/configfrom 1.27.11 to 1.27.12 (#3295) - provider: bump
github.com/aws/aws-sdk-go-v2/configfrom 1.27.12 to 1.27.13 (#3301) - provider: bump
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.11 to 1.17.12 (#3295) - provider: bump
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.17.12 to 1.17.13 (#3301) - provider: bump
github.com/aws/aws-sdk-go-v2/service/s3from 1.53.1 to 1.53.2 (#3295) - provider: bump bflad/action-milestone-comment from 1 to 2 (#3299)
- provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.1.0 to 2.2.0 (#3298)
- provider: bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.16.0 (#3296)
- provider: bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#3302)
v4.32.0
NOTES:
- resource/cloudflare_rate_limit: This resource is being deprecated in favor of the cloudflare_rulesets resource (#3279)
ENHANCEMENTS:
- resource/cloudflare_access_application: add support for SCIM provisioning configuration (#3291)
- resource/cloudflare_access_group: Add the option for email_list to be used in require, include and exclude fields (#3247)
- resource/cloudflare_device_posture_rules: added support for os_version_extra (#3281)
BUG FIXES:
- resource/cloudflare_turnstile: Fix error handling corrupting state (#3284)
DEPENDENCIES:
- provider: bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.95.0 (#3294)
- provider: bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 (#3289)
- provider: bump golang.org/x/net from 0.24.0 to 0.25.0 (#3290)
- provider: bump golangci/golangci-lint-action from 5 to 6 (#3293)
v4.31.0
ENHANCEMENTS:
- resource/cloudflare_access_application: added support for options_preflight_bypass (#3267)
- resource/cloudflare_dlp_profile: Added support for
ocr_enabledfield to profiles (#3224) - resource/cloudflare_notification_policy: add 'target_ip' atrribute to 'filter' nested block (#3263)
- resource/cloudflare_teams_account: add
custom_certificatesetting support (#3253) - resource/cloudflare_teams_location: added
ecs_supportfield (#3264)
BUG FIXES:
- resource/cloudflare_hyperdrive_config: Fix 'HyperdriveID' not included in Update call (#3251)
- resource/cloudflare_managed_headers: disable header if it is deleted from terraform state (#3260)
- resource/cloudflare_worker_script: fix namespaced script delete trying to delete from account rather than the namespace (#3238)
INTERNAL:
- provider: introduce a muxed client to support using cloudflare-go/v0 and cloudflare-go/v2 together (#3262)
DEPENDENCIES:
- provider: bump github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0 (#3265)
- provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.0.0 to 2.1.0 (#3274)
- provider: bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.8.0 (#3255)
- provider: bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to 0.22.2 (#3254)
- provider: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tools (#3258)
- provider: bump golangci/golangci-lint-action from 4 to 5 (#3271)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.
Run Details - tfws-ops-test
Terraform Cloud Plan Output
Plan: 6 to add, 0 to change, 0 to destroy.
Details : https://app.terraform.io/app/freecodecamp/workspaces/tfws-ops-test/runs/run-jKg7GPu5NokL6nuB
| Warning |
Please note that the plan output provided may not accurately reflect the impact on the Terraform project you are currently working on in this Pull Request. The CI checks are merely a sanity test to verify that the versions in the lock file are valid and functional. Confirm the actual Terraform plan by running the corresponding project on your machine or on TFC. |