Skip to content

Bump cloudflare/cloudflare from 4.39.0 to 4.51.0 #31

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps cloudflare/cloudflare from 4.39.0 to 4.51.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.51.0

NOTES:

  • resource/cloudflare_ruleset: remove deprecated http_request_sbfm phase (#4860)

ENHANCEMENTS:

  • resource/cloudflare_access_application: add private destination fields to access application (#4892)
  • resource/cloudflare_zero_trust_gateway_policy: allow configuring resolver rules with internal DNS (#4918)

BUG FIXES:

  • resource/cloudflare_api_shield_operation: fixed a bug when using variable names other than var1 ... varN in endpoint definitions causing these resources to be recreated when nothing has changed. If this affects you, after upgrading to this version, the resource has to be recreated once more to fix the state, after which the bug is fixed. (#4894)
  • resource/cloudflare_teams_location: Fix import failures on teams locations (#4859)
  • resource/cloudflare_zero_trust_device_posture_rule: Fix 'last_seen' not being written to the state file (#4855)

INTERNAL:

  • resource/cloudflare_api_shield_operation: migrated to the terraform-plugin-framework. (#4894)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.113.0 to 0.114.0 (#4893)
  • provider: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 in /tools (#4903)

v4.50.0

ENHANCEMENTS:

  • cloudflare_teams_location: support endpoints + BYOIPv6 + DNS IPv4 destinations (#4805)
  • resource/cloudflare_zone_settings_override: Add support for aegis (#4820)
  • resource/cloudflare_zone_settings_override: add support for ssl_automatic_mode (#4465)

BUG FIXES:

  • resource/cloudflare_access_application: Fix access application saas apps attributes crashing provider when no changes were made to those (#4843)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.112.0 to 0.113.0 (#4826)
  • provider: bump golang.org/x/net from 0.33.0 to 0.34.0 (#4837)

v4.49.1

Functionally the same as v4.49.0 but retagged to fix the Terraform Registry having a bad checksum due to a failed build asset being used.

v4.49.0

  • resource/cloudflare_teams_location: remove unusable policy_ids attribute (#4817)

FEATURES:

... (truncated)

Changelog

Sourced from cloudflare/cloudflare's changelog.

4.51.0 (January 22nd, 2025)

NOTES:

  • resource/cloudflare_ruleset: remove deprecated http_request_sbfm phase (#4860)

ENHANCEMENTS:

  • resource/cloudflare_access_application: add private destination fields to access application (#4892)
  • resource/cloudflare_zero_trust_gateway_policy: allow configuring resolver rules with internal DNS (#4918)

BUG FIXES:

  • resource/cloudflare_api_shield_operation: fixed a bug when using variable names other than var1 ... varN in endpoint definitions causing these resources to be recreated when nothing has changed. If this affects you, after upgrading to this version, the resource has to be recreated once more to fix the state, after which the bug is fixed. (#4894)
  • resource/cloudflare_teams_location: Fix import failures on teams locations (#4859)
  • resource/cloudflare_zero_trust_device_posture_rule: Fix 'last_seen' not being written to the state file (#4855)

INTERNAL:

  • resource/cloudflare_api_shield_operation: migrated to the terraform-plugin-framework. (#4894)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.113.0 to 0.114.0 (#4893)
  • provider: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 in /tools (#4903)

4.50.0 (January 8th, 2025)

ENHANCEMENTS:

  • cloudflare_teams_location: support endpoints + BYOIPv6 + DNS IPv4 destinations (#4805)
  • resource/cloudflare_zone_settings_override: Add support for aegis (#4820)
  • resource/cloudflare_zone_settings_override: add support for ssl_automatic_mode (#4465)

BUG FIXES:

  • resource/cloudflare_access_application: Fix access application saas apps attributes crashing provider when no changes were made to those (#4843)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.112.0 to 0.113.0 (#4826)
  • provider: bump golang.org/x/net from 0.33.0 to 0.34.0 (#4837)

4.49.1 (December 25th, 2024)

No functional differences to v4.49.0. Republished to fix a bad cached asset in the Terraform Registry.

4.49.0 (December 25th, 2024)

... (truncated)

Commits

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 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)

Bumps [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare) from 4.39.0 to 4.51.0.
- [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.39.0...v4.51.0)

---
updated-dependencies:
- dependency-name: cloudflare/cloudflare
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants