github cloudflare/terraform-provider-cloudflare v3.20.0

latest releases: v4.30.0, v4.29.0, v4.28.0...
21 months ago

BREAKING CHANGES:

  • resource/cloudflare_healthcheck: deprecates notification_email_addresses and notification_suspended in favour of cloudflare_notification_policy (#1789)

NOTES:

  • resource/cloudflare_access_rule: this resource now supports an explicit account_id instead of the implied one from the client configuration. You should update your configuration to include account_id and remove permadiffs. (#1790)
  • resource/cloudflare_account_member: this resource now supports an explicit account_id instead of the implied one from the client configuration. You should update your configuration to include account_id and remove permadiffs. (#1767)
  • resource/cloudflare_certificate_pack: remove references to long-deprecated dedicated certs (replaced by advanced) (#1778)
  • resource/cloudflare_rulesets: Cache Rules use cache flag instead of bypass_cache (#1785)
  • resource/cloudflare_zone: this resource now supports an explicit account_id instead of the implied one from the client configuration. You should update your configuration to include account_id and remove permadiffs. (#1767)

ENHANCEMENTS:

  • resource/cloudflare_access_application: Add support for Saas applications (#1762)
  • resource/cloudflare_access_rule: add support for account_id (#1790)
  • resource/cloudflare_account_member: add support for account_id (#1767)
  • resource/cloudflare_api_token: add support for not_before and expires_on (#1792)
  • resource/cloudflare_certificate_pack: fix some of the custom hostname docs copy (#1778)
  • resource/cloudflare_certificate_pack: update the list of allowed certificate authorities (#1778)
  • resource/cloudflare_load_balancer: Add support for LB country pools (#1797)
  • resource/cloudflare_managed_headers: swap filtering to use API instead of custom logic (#1765)
  • resource/cloudflare_ruleset: add support for from_value action parameter when using redirect action (#1781)
  • resource/cloudflare_zone: add support for account_id (#1767)

BUG FIXES:

  • resource/cloudflare_waiting_room: fix default waiting room session_duration and path values (#1766)
  • resource/cloudflare_zone_lockdown: Fix crash when logging upstream error message (#1777)

DEPENDENCIES:

  • provider: bumps github.com/cloudflare/cloudflare-go from 0.44.0 to 0.45.0 (#1793)
  • provider: bumps github.com/golangci/golangci-lint from 1.46.2 to 1.47.0 (#1786)
  • provider: bumps github.com/golangci/golangci-lint from 1.47.0 to 1.47.1 (#1788)
  • provider: bumps github.com/golangci/golangci-lint from 1.47.1 to 1.47.2 (#1795)
  • provider: bumps github.com/hashicorp/terraform-plugin-log from 0.4.1 to 0.5.0 (#1773)
  • provider: bumps github.com/hashicorp/terraform-plugin-log from 0.5.0 to 0.6.0 (#1780)
  • provider: bumps github.com/hashicorp/terraform-plugin-log from 0.6.0 to 0.7.0 (#1798)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 (#1779)

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

NewReleases is sending notifications on new releases.