kamp
kamp copied to clipboard
Bump cloudflare/cloudflare from 2.26.1 to 3.20.0 in /infra
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_addressesandnotification_suspendedin favour ofcloudflare_notification_policy(#1789)NOTES:
- resource/cloudflare_access_rule: this resource now supports an explicit
account_idinstead of the implied one from the client configuration. You should update your configuration to includeaccount_idand remove permadiffs. (#1790)- resource/cloudflare_account_member: this resource now supports an explicit
account_idinstead of the implied one from the client configuration. You should update your configuration to includeaccount_idand 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_idinstead of the implied one from the client configuration. You should update your configuration to includeaccount_idand 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_beforeandexpires_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_valueaction 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_durationandpathvalues (#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:
... (truncated)
Changelog
Sourced from cloudflare/cloudflare's changelog.
3.20.0 (July 27th, 2022)
BREAKING CHANGES:
- resource/cloudflare_healthcheck: deprecates
notification_email_addressesandnotification_suspendedin favour ofcloudflare_notification_policy(#1789)NOTES:
- resource/cloudflare_access_rule: this resource now supports an explicit
account_idinstead of the implied one from the client configuration. You should update your configuration to includeaccount_idand remove permadiffs. (#1790)- resource/cloudflare_account_member: this resource now supports an explicit
account_idinstead of the implied one from the client configuration. You should update your configuration to includeaccount_idand 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_idinstead of the implied one from the client configuration. You should update your configuration to includeaccount_idand 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_beforeandexpires_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_valueaction 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_durationandpathvalues (#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:
... (truncated)
Commits
25a38bcUpdate CHANGELOG.md9957f1bUpdate CHANGELOG.md for #179713cb6fdMerge pull request #1797 from tc80/lb-add-country-pools3fac621Merge branch 'master' into lb-add-country-pools85122fdfix segfault in localPoolElems0c20e10Update CHANGELOG.md for #1799dab0aceMerge pull request #1799 from cloudflare/fix-zone-assertions88223e9ensure all Access tests inherit correct testAccPreCheck client setupc61f5b2no default forhttp_only_cookie_attribute, breaks all the things83dce7ccustom packs are no longer a thing, long live ACM- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)