github cloudflare/terraform-provider-cloudflare v5.19.0-beta.3

9 hours ago

5.19.0-beta.3 (2026-03-27)

Full Changelog: v5.19.0-beta.2...v5.19.0-beta.3

Features

  • zone_setting: modernize migration tests (aa8d74d)

Bug Fixes

  • acceptance and migration tests (49873e6)
  • authenticated_origin_pulls_settings: fix no prior schema (9804de7)
  • authenticated_origin_pulls_settings: no-op upgrade (ffdb7b1)
  • certificate_pack: initialize empty lists instead of null in state upgrader (2017a43)
  • dlp_predefined_profile: eliminate perpetual entries and enabled_entries drift (92dcfc0)
  • dns_record: avoid unnecessary drift for ipv4_only and ipv6_only attributes (3df5e03)
  • docs: GetResourceRename limitations (18fed9a)
  • dont run migration tests in unit test job (1fbf857)
  • drift: preserve prior state values for optional fields not returned by API (b717f4d)
  • healthcheck: udpate assertions (5ba668f)
  • leaked_credential_check_rule: handle empty ID from v4 provider state migration (70f0337)
  • migrations: handle ambiguous schema_version state for v4/v5 coexistence (2b6246f)
  • use raw JSON deserialization in UpgradeState handlers (TKT-007 through TKT-011) (0e93ea6)
  • workers_script: model drift (5ae89c4)
  • zero_trust_access_identity_provider: boolean drifts (421bb50)
  • zero_trust_access_policy: fix unreferenced const (3538844)
  • zero_trust_device_managed_networks: upgrade resource state (7c14bf5)
  • zero_trust_gateway_policy: make filters Computed+Optional to prevent drift (8f52f45)
  • zone_setting: actually write correct testdata file content (d249365)
  • zone_setting: add import blocks to v5 migration testdata (8064042)
  • zone_setting: correct migration testdata and test structure (b1b5932)
  • zone_setting: pass --yes to tf-migrate in migration test harness (8db5673)
  • zone_setting: remove obsolete state entries before terraform plan in migration tests (4b49603)

Chores

  • ci: bump tf-migrate version (4c191a1)
  • pipeline_resources: sync codegen (ec187bf)

Documentation

  • add application-scoped access policy migration guidance (40d7d43)
  • update zone_settings_override migration guide for tf-migrate v2 workflow (5a46008)

Don't miss a new terraform-provider-cloudflare release

NewReleases is sending notifications on new releases.