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

chore(deps): update terraform cloudflare to 4.52.0 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

robodexo2000[bot]
Copy link
Contributor

@robodexo2000 robodexo2000 bot commented Dec 11, 2024

This PR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 4.47.0 -> 4.52.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v4.52.0

Compare Source

[!NOTE]
This is the last regular release in the 4.x line. 4.x is no longer under active development.

ENHANCEMENTS:

  • resource/cloudflare_waiting_room: add support for Turnstile fields (#​4952)
  • resource/cloudflare_zero_trust_gateway_policy: allow configuring isolate rules with BISO admin control V2 settings (#​4962)
  • resource/snippets-rules: make terraform consistent with the API and do not require "enabled" and "description" fields
  • resource/snippets: use list instead of set
  • resource/cloud_connector_rules: use list instead of set (#​4787)

BUG FIXES:

  • resource/cloudflare_device_posture_integration: fix bug where custom_s2s and tanium_s2s was not included in the type validation for s2s posture integrations. (#​4933)

DEPENDENCIES:

  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.25.0 to 0.26.0 (#​4928)
  • provider: bump github.com/hashicorp/terraform-plugin-mux from 0.17.0 to 0.18.0 (#​4934)

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)

v4.49.1

Compare Source

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

Compare Source

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

FEATURES:

  • New Resource: cloudflare_content_scanning_expression (#​4734)
  • New Resource: cloudflare_content_scanning (#​4719)

ENHANCEMENTS:

  • resource/access_application: support multi-valued + Access service token authentication for SCIM provisioning to Access applications (#​4743)

BUG FIXES:

  • resource/cloudflare_ruleset: handle when disable_stale_while_updating is an empty object but not nil (#​4814)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.111.0 to 0.112.0 (#​4803)
  • provider: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 (#​4762)
  • provider: bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tools (#​4755)
  • provider: bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#​4756)
  • provider: bump golang.org/x/net from 0.32.0 to 0.33.0 (#​4802)

v4.48.0

Compare Source

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)

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 has been generated by Renovate Bot.

@robodexo2000 robodexo2000 bot force-pushed the renovate/cloudflare-4.x branch from 591e072 to 191cbff Compare December 26, 2024 04:17
@robodexo2000 robodexo2000 bot changed the title chore(deps): update terraform cloudflare to 4.48.0 chore(deps): update terraform cloudflare to 4.49.0 Dec 26, 2024
@robodexo2000 robodexo2000 bot force-pushed the renovate/cloudflare-4.x branch from 191cbff to 55e37c9 Compare December 26, 2024 21:12
@robodexo2000 robodexo2000 bot changed the title chore(deps): update terraform cloudflare to 4.49.0 chore(deps): update terraform cloudflare to 4.49.1 Dec 26, 2024
@robodexo2000 robodexo2000 bot force-pushed the renovate/cloudflare-4.x branch from 55e37c9 to e7882d6 Compare December 28, 2024 17:11
@robodexo2000 robodexo2000 bot force-pushed the renovate/cloudflare-4.x branch from e7882d6 to 137ea5e Compare January 8, 2025 02:44
@robodexo2000 robodexo2000 bot changed the title chore(deps): update terraform cloudflare to 4.49.1 chore(deps): update terraform cloudflare to 4.50.0 Jan 8, 2025
@robodexo2000 robodexo2000 bot force-pushed the renovate/cloudflare-4.x branch from 137ea5e to 9c13332 Compare January 22, 2025 05:13
@robodexo2000 robodexo2000 bot changed the title chore(deps): update terraform cloudflare to 4.50.0 chore(deps): update terraform cloudflare to 4.51.0 Jan 22, 2025
| datasource         | package               | from   | to     |
| ------------------ | --------------------- | ------ | ------ |
| terraform-provider | cloudflare/cloudflare | 4.47.0 | 4.52.0 |
@robodexo2000 robodexo2000 bot force-pushed the renovate/cloudflare-4.x branch from 9c13332 to 6fe38d2 Compare February 5, 2025 05:14
@robodexo2000 robodexo2000 bot changed the title chore(deps): update terraform cloudflare to 4.51.0 chore(deps): update terraform cloudflare to 4.52.0 Feb 5, 2025
@ajgon ajgon force-pushed the master branch 5 times, most recently from 8e41dc5 to e55ff98 Compare February 12, 2025 11:59
@ajgon ajgon force-pushed the master branch 3 times, most recently from a61e0d8 to 2c082b5 Compare February 27, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant