Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cloudflare/cloudflare requirement from ~> 4.26.0 to ~> 4.32.0 #110

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Updates the requirements on cloudflare/cloudflare to permit the latest version.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.32.0

NOTES:

  • resource/cloudflare_rate_limit: This resource is being deprecated in favor of the cloudflare_rulesets resource (#3279)

ENHANCEMENTS:

  • resource/cloudflare_access_application: add support for SCIM provisioning configuration (#3291)
  • resource/cloudflare_access_group: Add the option for email_list to be used in require, include and exclude fields (#3247)
  • resource/cloudflare_device_posture_rules: added support for os_version_extra (#3281)

BUG FIXES:

  • resource/cloudflare_turnstile: Fix error handling corrupting state (#3284)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.95.0 (#3294)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 (#3289)
  • provider: bump golang.org/x/net from 0.24.0 to 0.25.0 (#3290)
  • provider: bump golangci/golangci-lint-action from 5 to 6 (#3293)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.32.0 (May 8th, 2024)

NOTES:

  • resource/cloudflare_rate_limit: This resource is being deprecated in favor of the cloudflare_rulesets resource (#3279)

ENHANCEMENTS:

  • resource/cloudflare_access_application: add support for SCIM provisioning configuration (#3291)
  • resource/cloudflare_access_group: Add the option for email_list to be used in require, include and exclude fields (#3247)
  • resource/cloudflare_device_posture_rules: added support for os_version_extra (#3281)

BUG FIXES:

  • resource/cloudflare_turnstile: Fix error handling corrupting state (#3284)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.94.0 to 0.95.0 (#3294)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 (#3289)
  • provider: bump golang.org/x/net from 0.24.0 to 0.25.0 (#3290)
  • provider: bump golangci/golangci-lint-action from 5 to 6 (#3293)

4.31.0 (May 1st, 2024)

ENHANCEMENTS:

  • resource/cloudflare_access_application: added support for options_preflight_bypass (#3267)
  • resource/cloudflare_dlp_profile: Added support for ocr_enabled field to profiles (#3224)
  • resource/cloudflare_notification_policy: add 'target_ip' atrribute to 'filter' nested block (#3263)
  • resource/cloudflare_teams_account: add custom_certificate setting support (#3253)
  • resource/cloudflare_teams_location: added ecs_support field (#3264)

BUG FIXES:

  • resource/cloudflare_hyperdrive_config: Fix 'HyperdriveID' not included in Update call (#3251)
  • resource/cloudflare_managed_headers: disable header if it is deleted from terraform state (#3260)
  • resource/cloudflare_worker_script: fix namespaced script delete trying to delete from account rather than the namespace (#3238)

INTERNAL:

  • provider: introduce a muxed client to support using cloudflare-go/v0 and cloudflare-go/v2 together (#3262)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0 (#3265)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.0.0 to 2.1.0 (#3274)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.8.0 (#3255)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to 0.22.2 (#3254)
  • provider: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tools (#3258)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) to permit the latest version.
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/terraform-provider-cloudflare@v4.26.0...v4.32.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #113.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/terraform/cloudflare/cloudflare-tw-4.32.0 branch May 20, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/core type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants