kamp icon indicating copy to clipboard operation
kamp copied to clipboard

Bump cloudflare/cloudflare from 2.26.1 to 3.20.0 in /infra

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps cloudflare/cloudflare from 2.26.1 to 3.20.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v3.20.0

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)

v3.19.0

3.19.0 (July 13th, 2022)

ENHANCEMENTS:

  • resource/cloudflare_ipsec_tunnel: add allow_null_cipher to ipsec tunnel (#1736)
  • resource/cloudflare_record: Validate that DNS record names are non-empty (#1740)
  • resource/cloudflare_ruleset: add support for from_list action parameter when using redirect action (#1744)

... (truncated)

Changelog

Sourced from cloudflare/cloudflare's changelog.

3.20.0 (July 27th, 2022)

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)

3.19.0 (July 13th, 2022)

ENHANCEMENTS:

  • resource/cloudflare_ipsec_tunnel: add allow_null_cipher to ipsec tunnel (#1736)
  • resource/cloudflare_record: Validate that DNS record names are non-empty (#1740)
  • resource/cloudflare_ruleset: add support for from_list action parameter when using redirect action (#1744)

... (truncated)

Commits
  • 25a38bc Update CHANGELOG.md
  • 9957f1b Update CHANGELOG.md for #1797
  • 13cb6fd Merge pull request #1797 from tc80/lb-add-country-pools
  • 3fac621 Merge branch 'master' into lb-add-country-pools
  • 85122fd fix segfault in localPoolElems
  • 0c20e10 Update CHANGELOG.md for #1799
  • dab0ace Merge pull request #1799 from cloudflare/fix-zone-assertions
  • 88223e9 ensure all Access tests inherit correct testAccPreCheck client setup
  • c61f5b2 no default for http_only_cookie_attribute, breaks all the things
  • 83dce7c custom packs are no longer a thing, long live ACM
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jul 27 '22 21:07 dependabot[bot]