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

terraform(deps): bump cloudflare/cloudflare from 4.51.0 to 5.0.0 in /terraform #55

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2025

Bumps cloudflare/cloudflare from 4.51.0 to 5.0.0.

Release notes

Sourced from cloudflare/cloudflare's releases.

v5.0.0

[!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

v5.0.0-rc1

No release notes provided.

v5.0.0-alpha1

[!WARNING]

v5 of the provider is a ground-up rewrite using code generation from our OpenAPI spec and migrating internals to use terraform-plugin-framework.

This is an alpha release that includes support for many of the foundational Cloudflare products however, is not recommended for existing configurations, critical workloads or production usage. There are known bugs that will be addressed as the stability increases and we get closer to general availability.

Resources that are expected to work relate to account memberships, zone management, DNS records, rulesets and some TLS related products. The failure modes of the resources that are not currently supported will vary from diagnostic warnings to potential state corruption. At this time, please do not report bugs relating to broken resources as they are likely already being worked on to release in upcoming versions. All other feedback can be submitted in the linked discussion.

This release does not include migration guides or codemod documentation though they do exist if you wish to venture through it yourself.

If you have suitable workloads and would like to test out the release, you can opt-in by updating your provider version to explicitly match one of the release candidate versions (~>, > or >= will not work).

terraform {
  required_providers {
    cloudflare = {
      source  = "cloudflare/cloudflare"
      version = "5.0.0-alpha1"
    }
</tr></table> 

... (truncated)

Commits
  • e66dc04 Merge pull request #4956 from cloudflare/remove-settings-defaults
  • 457e155 fix(dns_record): no need for computed defaults
  • 70de33d Merge pull request #4955 from cloudflare/generate-release-docs
  • 76ac80a generate docs
  • e6caa22 chore(internal): codegen related update (#4954)
  • f68e6bb fix(build): ensure scripts/generate-docs works regardless of PATH (#4951)
  • d0e7513 chore(internal): codegen related update (#4950)
  • 36be47b chore(internal): codegen related update (#4949)
  • a5fd26c fix(build): improve release process (#4945)
  • db944f9 Merge pull request #4944 from cloudflare/fix-hyperdrive-id
  • 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 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.51.0 to 5.0.0.
- [Release notes](https://github.com/cloudflare/terraform-provider-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/terraform-provider-cloudflare/blob/main/.goreleaser.yml)
- [Commits](cloudflare/terraform-provider-cloudflare@v4.51.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource update/terraform Update with changes to Terraform workspaces or modules labels Feb 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2025

Dependabot tried to add @n3tuk/admin as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/n3tuk/infra-cloudflare-dns/pulls/55/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the n3tuk/infra-cloudflare-dns repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@mergify mergify bot merged commit 712985d into main Feb 2, 2025
12 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/cloudflare/cloudflare-5.0.0 branch February 2, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/normal This is a normal-priority issue or pull request release/chore A backgroup update to a package or application type/dependencies This pull request updates a dependency in a file or resource update/terraform Update with changes to Terraform workspaces or modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants