Skip to content

chore(deps): update terraform cloudflare to v4.14.0

Botaniker (Bot) requested to merge renovate/cloudflare-4.x into main

This MR contains the following updates:

Package Type Update Change
cloudflare (source) required_provider minor 4.12.0 -> 4.14.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v4.14.0

Compare Source

FEATURES:

  • New Resource: cloudflare_web_analytics_rule (#​2686)
  • New Resource: cloudflare_web_analytics_site (#​2686)

ENHANCEMENTS:

  • resource/cloudflare_access_application: Add custom_non_identity_deny_url field (#​2721)
  • resource/cloudflare_access_group: Improve documentation for access_group usage (#​2718)
  • resource/cloudflare_load_balancer_monitor: add support for consecutive_up and consecutive_down (#​2723)
  • resource/cloudflare_total_tls: add support for importing existing resources (#​2734)

BUG FIXES:

  • resource/cloudflare_access_identity_provider: Fix access IDPs not importing config obj (#​2735)

DEPENDENCIES:

  • provider: bumps actions/checkout from 3 to 4 (#​2736)
  • provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.36 to 1.18.37 (#​2714)
  • provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.37 to 1.18.38 (#​2731)
  • provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.38 to 1.18.39 (#​2741)
  • provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.35 to 1.13.36 (#​2732)
  • provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.36 to 1.13.37 (#​2740)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.75.0 to 0.76.0 (#​2726)
  • provider: bumps github.com/hashicorp/terraform-plugin-framework-validators from 0.11.0 to 0.12.0 (#​2727)
  • provider: bumps github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 (#​2719)
  • provider: bumps github.com/hashicorp/terraform-plugin-testing from 1.4.0 to 1.5.1 (#​2730)
  • provider: bumps golang.org/x/net from 0.14.0 to 0.15.0 (#​2739)
  • provider: bumps goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (#​2742)

v4.13.0

Compare Source

FEATURES:

  • New Data Source: cloudflare_user (#​2691)
  • New Resource: cloudflare_bot_management (#​2672)
  • New Resource: cloudflare_hostname_tls_setting (#​2700)
  • New Resource: cloudflare_hostname_tls_setting_ciphers (#​2700)
  • New Resource: cloudflare_zone_hold (#​2671)

ENHANCEMENTS:

  • datasource/api_token_permission_groups: Add R2 scopes (#​2687)
  • datasource/api_token_permission_groups: Convert to plugin framework (#​2687)
  • resource/cloudflare_access_application: adds support for custom saml attributes in saas access apps (#​2676)
  • resource/cloudflare_access_group: add support for AccessGroupAzureAuthContext (#​2654)
  • resource/cloudflare_access_identity_provider: add conditional_access_enabled attr (#​2654)
  • resource/cloudflare_access_service_token: add support for managing Duration (#​2647)
  • resource/cloudflare_device_posture_integration: update support for managing tanium_s2s third party posture provider. (#​2674)
  • resource/cloudflare_device_posture_rule: update support for new fields for tanium_s2s posture rule. (#​2674)
  • resource/cloudflare_notification_policy: Add possibility to configure Pages Alerts. (#​2694)
  • resource/cloudflare_waiting_room: Add queueing_status_code to the Waiting Room resource (#​2666)
  • resource/cloudflare_worker_domain: add support for Import operations (#​2679)

BUG FIXES:

  • resource/cloudflare_access_group: Fix issue where saml rules would not read the IDP id from the API (#​2683)
  • resource/cloudflare_rulest: allow configuring an origin Port value without the Host (and vice versa) (#​2677)

DEPENDENCIES:

  • provider: bumps github.com/aws/aws-sdk-go-v2 from 1.20.1 to 1.20.2 (#​2695)
  • provider: bumps github.com/aws/aws-sdk-go-v2 from 1.20.3 to 1.21.0 (#​2710)
  • provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.33 to 1.18.34 (#​2697)
  • provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.34 to 1.18.35 (#​2706)
  • provider: bumps github.com/aws/aws-sdk-go-v2/config from 1.18.35 to 1.18.36 (#​2708)
  • provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.32 to 1.13.33 (#​2696)
  • provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.33 to 1.13.34 (#​2703)
  • provider: bumps github.com/aws/aws-sdk-go-v2/credentials from 1.13.34 to 1.13.35 (#​2709)
  • provider: bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.2 to 1.38.3 (#​2698)
  • provider: bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.3 to 1.38.4 (#​2705)
  • provider: bumps github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.4 to 1.38.5 (#​2707)
  • provider: bumps github.com/cloudflare/cloudflare-go from 0.74.0 to 0.75.0 (#​2685)
  • provider: bumps github.com/google/uuid from 1.3.0 to 1.3.1 (#​2711)
  • provider: bumps github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 (#​2699)
  • provider: bumps goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#​2675)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Edited by Botaniker (Bot)

Merge request reports