Skip to content

v4.42.0

Latest
Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 18 Sep 01:39
· 6 commits to master since this release
24a5e80

FEATURES:

  • New Resource: cloudflare_zero_trust_gateway_certificate (#3547)

ENHANCEMENTS:

  • resource/cloudflare_notification_policy: add support for image_notification alert type (#3981)
  • resource/cloudflare_access_group: Added description strings to all rule types (#3792)
  • resource/cloudflare_bot_management: Add support for ai_bots_protection settings (#3960)
  • resource/cloudflare_record: remove internal references to deprecated ZoneID and ZoneName fields (#4018)
  • resource/cloudflare_workers_script: Add support for hyperdrive binding type (#3821)
  • resource/cloudflare_zone_settings_override: Add optional setting replace_insecure_js (#3602)
  • resource/rulesets: add cache_reserve terraform support and fix typo (#3923)
  • resource/zero_trust_gateway_settings: Add missing disable_for_time example field (#3931)

BUG FIXES:

  • resource/cloudflare_access_application: fix the name of the new resource to use when upgrading (#4044)
  • resource/cloudflare_access_application: reconcile access application custom attributes logic (#3987)
  • resource/cloudflare_hyperdrive_config: fix bug when calling passing Hyperdrive config ID to update method (#4042)

DEPENDENCIES:

  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.32 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.32 to 1.27.33 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.30 to 1.17.31 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.31 to 1.17.32 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.0 to 1.61.1 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.1 to 1.61.2 (#3901)
  • provider: bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 (#3892)
  • provider: bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.34 in the aws group (#4020)
  • provider: bump github.com/cloudflare/cloudflare-go from 0.103.0 to 0.104.0 (#3974)
  • provider: bump golang.org/x/net from 0.28.0 to 0.29.0 (#3911)