Skip to content

Update Terraform cloudflare to v5 #140

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

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

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.0 -> ~> 5.0

Release Notes

cloudflare/terraform-provider-cloudflare (cloudflare)

v5.8.4

Compare Source

Full Changelog: v5.8.3...v5.8.4

Bug Fixes
  • cloudflare_ruleset: update for consistency with OpenAPI schema (837da07)
Chores
  • don't announce to discord (1816fff)
  • generate docs for 5.8.4 release (ae12b37)
  • only include ones that have tests (ebc40cf)
  • run one by one (1185be7)

v5.8.2

Compare Source

Full Changelog: v5.8.1...v5.8.2

Features
Chores
  • update model for zt gateway settings (a084e1b)

v5.7.1

Compare Source

Full Changelog: v5.7.0...v5.7.1

Bug Fixes
  • api: Fix update/read path parameter for zone subscription (c763edf)
Chores

v5.7.0

Compare Source

Full Changelog: v5.6.0...v5.7.0

Features
  • api: Add 'zero_trust_tunnel_warp_connector' Terraform resource (204d752)
  • api: Add DELETE and POST routes for Magic Connector (b3c8c0a)
  • api: api update (85a1a2f)
  • api: api update (c20c04c)
  • api: api update (f936dc9)
  • api: api update (a5634a8)
  • api: api update (d7e118c)
  • api: api update (7a1200e)
  • api: api update (97ea6d6)
  • api: api update (75e1515)
  • api: api update (223c0ff)
  • api: api update (7e9304b)
  • api: api update (b98281d)
  • api: api update (d94fb1f)
  • api: api update (7861f45)
  • api: api update (534cc05)
  • api: api update (39676a0)
  • api: api update (c449ded)
  • api: api update (de3965a)
  • api: api update (ab0e41a)
  • api: api update (c8168f2)
  • api: api update (371b58e)
  • new option to send computed values back to server (2b9c5d5)
  • workers_script: support content_file and content_sha256 attribute pair as alternative to content (6c850b0)
  • zero_trust_dlp: Added individual resources and new routes (2b7185f)
Bug Fixes
  • assertion (58392a5)
  • ci jobs (8fd4d84)
  • ci run setup (b38f788)
  • ci: release-doctor — report correct token name (87e54a5)
  • logpull_retention: Fix Terraform ID property (de3811f)
  • null nested attribute decoding (5ba7d5b)
  • terraform: strip leading/trailing underscores from attribute names (e00ca4b)
  • zone_subscription: Fix incorrect path identifier on Update and Read (e00223d)
Chores
  • api: Specify default value for Zone Lockdown 'paused' property (808598c)
  • api: Specify default value for Zone Lockdown 'paused' property (072f9f7)
  • ci: only run for pushes and fork pull requests (df566b9)
  • config: bump cloudflare-go (8671c9a)
  • internal: codegen related update (70ba827)
  • internal: codegen related update (f29c24a)
  • run steps on failure (c7360a5)
  • skip flaky list item tests due to rate limit (85f5b78)
  • skip flaky list item tests due to rate limit (c980fdc)
  • test: Fix acceptance test runner (c964479)
  • test: Fix model parity tests (52446ec)
  • test: Skip GRE tunnel tests (7278846)
  • test: Skip magic tests when we don't have the right environment (c8c505b)
  • test: Skip some Access IDP tests (9e13c6f)
  • test: Skip some rulesets tests (263f43c)
  • test: Skip TestAccCloudflareAPIShieldBasic (b5a6ba3)
  • test: Skip TestAccCloudflareAPITokenData (11f728d)
  • test: Skip TestAccCloudflareTeamsList_LottaListItems (7e6c4da)
  • test: Skip zone lockdown tests (bfe7436)
  • test: Skip zone subscription tests (a533043)
  • update docs (884dcd8)
  • update docs (cd30cb5)
  • zone_subscription: Fix ID property configuration (b762cf2)

v5.6.0

Compare Source

Full Changelog: v5.5.0...v5.6.0

Features
Bug Fixes
  • add missing properties (a21b2bc)
  • api: Update zone subscription paths (e021998)
  • page rule panic #​5577 (a3c643d)
  • schema: better support top-level arrays in paginated responses (e6331d5)
  • static_route: API can accept single routes now (ac52503)
  • WDAPI: Fix 'id_property' for zero_trust_device_default_profile_local_domain_fallback (c409fd4)
Chores
  • api: TTL is required on DNS records (6f3f1cb)
  • api: Update Go SDK version for Terraform provider (27e835d)
  • api: Update Go SDK version for Terraform provider (082cf15)
  • bump deps to avoid GetResourceIdentitySchemas errors for Terraform CLI v1.12+ (7bceb8f)
  • ci: enable for pull requests (779c686)
  • internal: codegen related update (24c025e)
  • internal: codegen related update (50b8e95)

v5.5.0

Compare Source

Full Changelog: v5.4.0...v5.5.0

Features
Bug Fixes
  • api: fix path placeholders (0964b9a)
  • cloud_connector_rules: define upsert operations (db4e2aa)
  • cloud_connector_rules: fix nested schema bodies (#​5559) (64edb91)
  • cloud_connector_rules: remove outdated warning (#​5560) (d7d6ad0)
  • cloud_connector_rules: reuse zone_id for anchor aliasing (bb5cbf3)
  • cloud_connector: alias read methods (2df31d9)
  • cloudforce_one: fix ID typings (#​5556) (8f30924)
  • cloudforce_one: fix ID typings (#​5558) (6259852)
  • docs: ensure schema docstrings always match the correct schema (120b0c0)
  • internal: more consistent handling of terraform attribute names (69f06bf)
  • only unmarshal attributes that exist on the read response schema during refresh (6521853)
  • page rule issues (#​5601) (6316235)
  • r2_bucket_event_notification: add missing queue ID for params (#​5594) (eae6622)
  • r2_bucket_event_notification: revert incorrect schema update (#​5593) (e86f933)
  • r2_bucket: fix handling of r2_bucket params (#​5562) (aa7ba48)
  • r2_bucket: support editing attributes in place (d0f7581)
  • release: update README and version correctly in release PRs (5b2c9d1)
  • schema: support ID parameters on post bodies in addition to path params (11b8aa9)
  • workers_script: Fix refresh behavior and state thrashing (#​5544) (5c9e166)
  • zone_setting: update model tags to match schema (#​5597) (624db57)
Chores
  • build: update go.mod indirect dependencies (b808655)
  • dep: bump cloudflare-go to v4.4.0 (4c54318)
  • grit: make state replacements more flexible (94617a7)
  • internal: codegen related update (c805fc4)
Documentation

v5.4.0

Compare Source

Full Changelog: v5.3.0...v5.4.0

Features

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 FlipEnergy as a code owner January 29, 2025 04:27
@renovate renovate bot force-pushed the renovate/cloudflare-5.x branch from 18900a3 to d646619 Compare August 2, 2025 02:33
@renovate renovate bot force-pushed the renovate/cloudflare-5.x branch from d646619 to 702eccb Compare August 15, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants