Skip to content

v4.20.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 28 Nov 22:23
· 999 commits to master since this release
2b22f5d

FEATURES:

  • New Data Source: cloudflare_origin_ca_certificate (#2961)

ENHANCEMENTS:

  • resource/cloudflare_email_routing_rule: action.value is now optional to support drop rules not requiring it (#2449)
  • resource/cloudflare_email_routing_rule: add action type drop (#2449)
  • resource/cloudflare_notification_policy: add support for brand_protection_alert alert type (#2937)
  • resource/cloudflare_notification_policy: add support for brand_protection_digest alert type (#2937)
  • resource/cloudflare_notification_policy: add support for logo_match_alert alert type (#2937)
  • resource/cloudflare_notification_policy: add support for magic_tunnel_health_check_event alert type (#2937)
  • resource/cloudflare_notification_policy: add support for maintenance_event_notification alert type (#2937)
  • resource/cloudflare_notification_policy: add support for mtls_certificate_store_certificate_expiration_type alert type (#2937)
  • resource/cloudflare_notification_policy: add support for radar_notification alert type (#2937)
  • resource/cloudflare_ruleset: make rate limiting requests_to_origin optional with a default value of false to match the API behaviour (#2954)

BUG FIXES:

  • resource/cloudflare_list_item: fix list_item for asn and hostname types (#2951)
  • resource/cloudflare_notification_policy: Fix missing new_status filter required by tunnel_health_event policies (#2390)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.25.1 to 1.25.3 (#2948)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.25.3 to 1.25.4 (#2953)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.25.4 to 1.25.5 (#2956)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 (#2948)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.43.0 to 1.43.1 (#2953)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.43.1 to 1.44.0 (#2956)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.23.0 to 1.23.1 (#2953)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.81.0 to 0.82.0 (#2957)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 (#2942)
  • provider: bump golang.org/x/net from 0.18.0 to 0.19.0 (#2967)
  • provider: updates github.com/aws/aws-sdk-go-v2/config from 1.24.0 to 1.25.1 (#2945)
  • provider: updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.1 to 1.42.2 (#2945)
  • provider: updates github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.23.0 (#2945)