chore(deps): update terraform cloudflare to ~> 4.44.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudflare (source) | required_provider | minor |
~> 4.43.0 -> ~> 4.44.0
|
View the Renovate pipeline for this MR
Release Notes
cloudflare/terraform-provider-cloudflare (cloudflare)
v4.44.0
NOTES:
-
cloudflare_listhas been migrated to theterraform-plugin-frameworkin doing so addresses issues with the internal representation of zero values. A downside to this is that to get the full benefits, you will need to remove the resource from your Terraform state (terraform state rm ...) and then import the resource back into your state. (#4228)
ENHANCEMENTS:
- resource/cloudflare_certificate_pack: Add SSL.com as valid certificate authority (#4267)
- resource/cloudflare_device_posture_rule: Add support for SentinelOne posture check operational_state field (#4200)
BUG FIXES:
- resource/cloudflare_device_posture_rule: fix bug where locations were not parsed correctly for client_certificate_v2 posture rules (#4168)
- resource/cloudflare_teams_rule: start persisting rule settings, wo rules may not stuck in plan cycle (#4261)
- resource/cloudflare_zone: When changing
typeto or frompartialtheverification_keyattribute will properly show that it will receive a new value. (#4019)
INTERNAL:
- resource/cloudflare_list: migrate from SDKv2 to
terraform-plugin-framework(#4228)
DEPENDENCIES:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User