Skip to content

v3.25.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 04 Oct 22:38
· 3658 commits to master since this release
eb0fbb5

NOTES:

  • resource/device_posture_rule: update device posture rule to reflect new linux posture fields (#1842)

ENHANCEMENTS:

  • resource/cloudflare_account_member: permit setting status in terraform schema if desired (#1920)
  • resource/cloudflare_email_routing_catch_all: switch to a dedicated scheme to allow type = "drop" (#1947)
  • resource/cloudflare_load_balancer: Add support for adaptive_routing, location_strategy, random_steering, and zero_downtime_failover (#1941)
  • resource/cloudflare_load_balancer: update internal method signatures to match upstream library (#1932)
  • resource/cloudflare_load_balancer_monitor: update internal method signatures to match upstream library (#1932)
  • resource/cloudflare_load_balancer_pool: update internal method signatures to match upstream library (#1932)

BUG FIXES:

  • provider: allow individual setting of x-auth-service-key (#1923)
  • provider: fix versioning injection during release builds (#1935)
  • resource/cloudflare_byo_ip_prefix: fix Import to set account_id (#1930)
  • resource/cloudflare_record: update Read method to pull from remote API instead of local configuration which is empty during Import (#1942)
  • resource/cloudflare_zone_settings_override: Fix array manipulation bug related to single zone settings (#1925)

DEPENDENCIES:

  • provider: bumps actions/stale from 5 to 6 (#1922)
  • provider: bumps dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#1945)