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 Terraform cloudflare to 5.0.0 #7881

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider major 4.49.1 -> 5.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v5.0.0

Compare Source

[!WARNING]
v5.x of this provider is a ground-up rewrite of the SDK, using code generation from our OpenAPI spec.

There are backwards incompatible changes which are documented and outlined in the migration guide
however, we offer codemods to assist as well as the manual steps if you prefer.

[!NOTE]
v4.x will no longer be in active development per our support policy and all feature
development and improvements will land in v5.x.

Migration guide (including changelog)

https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade

v4.51.0

Compare Source

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

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from h3mmy as a code owner January 29, 2025 05:41
@bloopy-boi bloopy-boi bot added area/terraform Changes made in the terraform directory size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 29, 2025
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Jan 29, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.92s
✅ TERRAFORM terraform-fmt 3 2 0 0.45s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Changes made in the terraform directory renovate/terraform size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants