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

Bump cloudflare/cloudflare from 4.47.0 to 4.48.0 in /terraform/cloudflare in the all group #2777

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the all group in /terraform/cloudflare with 1 update: cloudflare/cloudflare.

Updates cloudflare/cloudflare from 4.47.0 to 4.48.0

Release notes

Sourced from cloudflare/cloudflare's releases.

v4.48.0

NOTES:

FEATURES:

  • New Resource: cloudflare_leaked_credential_check (#4674)
  • New Resource: cloudflare_leaked_credential_check_rule (#4676)
  • New Resource: cloudflare_snippet (#4565)
  • New Resource: cloudflare_snippet_rules (#4565)

ENHANCEMENTS:

  • resource/access_application: add support for destinations and domain_type (#4661)
  • resource/access_identity_provider: document scim_config fields (#4721)
  • resource/cloudflare_access_policy: adds support for Access infrastructure allow_email_alias connection rule flag (#4665)
  • resource/cloudflare_ruleset: improve diffs when only some rules are changed (#4697)
  • resource/cloudflare_teams_list: use PUT call to update list items (#4737)
  • resource/cloudflare_zero_trust_access_policy: adds support for Access infrastructure allow_email_alias connection rule flag (#4665)

BUG FIXES:

  • resource/cloudflare_authenticated_origin_pulls: Fix issue where resources are disabled instead of being destroyed on tf destroy (#4649)
  • resource/cloudflare_leaked_credential_check_rule: Fix bug in update method (#4741)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.110.0 to 0.111.0 (#4709)
  • provider: bump golang.org/x/net from 0.31.0 to 0.32.0 (#4718)
Changelog

Sourced from cloudflare/cloudflare's changelog.

4.48.0 (December 11th, 2024)

NOTES:

FEATURES:

  • New Resource: cloudflare_leaked_credential_check (#4674)
  • New Resource: cloudflare_leaked_credential_check_rule (#4676)
  • New Resource: cloudflare_snippet (#4565)
  • New Resource: cloudflare_snippet_rules (#4565)

ENHANCEMENTS:

  • resource/access_application: add support for destinations and domain_type (#4661)
  • resource/access_identity_provider: document scim_config fields (#4721)
  • resource/cloudflare_access_policy: adds support for Access infrastructure allow_email_alias connection rule flag (#4665)
  • resource/cloudflare_ruleset: improve diffs when only some rules are changed (#4697)
  • resource/cloudflare_teams_list: use PUT call to update list items (#4737)
  • resource/cloudflare_zero_trust_access_policy: adds support for Access infrastructure allow_email_alias connection rule flag (#4665)

BUG FIXES:

  • resource/cloudflare_authenticated_origin_pulls: Fix issue where resources are disabled instead of being destroyed on tf destroy (#4649)
  • resource/cloudflare_leaked_credential_check_rule: Fix bug in update method (#4741)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.110.0 to 0.111.0 (#4709)
  • provider: bump golang.org/x/net from 0.31.0 to 0.32.0 (#4718)
Commits
  • 2e721b5 Update CHANGELOG.md
  • 0831e43 generate changelog
  • eb23ef0 Merge pull request #4747 from cloudflare/state-migrate-for-rulesets-cleanup
  • b8120d4 feat(rulesets): add state migration to clean up removed fields
  • 889019a Merge pull request #4737 from rexscaria/rex/teams-list-to-use-put-update
  • 0695d4f Merge branch 'master' into rex/teams-list-to-use-put-update
  • 9dccc2a Update .changelog/4737.txt
  • d066e50 Merge pull request #4741 from mrusso19/fix-update-lcc-rule
  • 01883bc Add changelog
  • 4595f23 Expand acceptance test
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group in /terraform/cloudflare with 1 update: [cloudflare/cloudflare](https://github.com/cloudflare/terraform-provider-cloudflare).


Updates `cloudflare/cloudflare` from 4.47.0 to 4.48.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.47.0...v4.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lingrino as a code owner December 16, 2024 16:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 16, 2024
@lingrino lingrino merged commit 33a50c2 into main Dec 16, 2024
12 checks passed
@lingrino lingrino deleted the dependabot/terraform/terraform/cloudflare/all-5490c40a68 branch December 16, 2024 16:51
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.

1 participant