Releases: cloudflare/terraform-provider-cloudflare
Releases · cloudflare/terraform-provider-cloudflare
v5.8.2
v5.8.1
v5.8.0
5.8.0 (2025-08-01)
Full Changelog: v5.7.1...v5.8.0
Features
- api: api update (b2e32df)
- api: api update (daa1cbb)
- api: api update (5dc00ef)
- api: api update (b8aac5d)
- api: api update (b490b66)
- api: api update (2c8a947)
- api: api update (b8768d3)
- api: api update (1efccfd)
- api: api update (2e1f574)
- api: api update (2333c4b)
- api: api update (7d07c43)
- api: api update (5a661e8)
- api: api update (6f54311)
- api: api update (f2ac6c5)
- api: api update (cf7e91b)
- api: api update (04a9002)
- api: api update (1a0fdc5)
- api: api update (d42b931)
- api: api update (5280cf8)
- api: api update (4917756)
- api: api update (7fbafd5)
- api: api update (709e28a)
- api: api update (9773002)
- api: api update (3120f94)
- api: api update (1b34fa3)
- api: api update (911115b)
- api: api update (5086198)
- api: api update (83f8053)
- api: api update (c1de739)
- api: api update (9742219)
- api: api update (c9f52e4)
- api: api update (62dab18)
- api: api update (5e36c02)
- api: api update (2e75b98)
- api: api update (eb4c002)
- state migration for custom_pages (d826ae8)
- workers_script: add support for
content_type
attribute (necessary for Python Workers) (21b235a)
Bug Fixes
- add version back to extended email settings for gateway (81df358)
- initial snippets acceptance tests (e2d6a0e)
- list item model (b64e4fc)
- make gateway settings host selector + inspection optional (a5cbc80)
- workers_script: add missing
workflow
value tobindings.type
validator (cb5d655) - workers_script: fix nested computed attributes under
bindings
causing unwarranted plan diffs (ab9dd38) - workers_script: handle
text
value forsecret_text
bindings during refresh plan (3ff7ac3) - workers_script: handle empty
placement
object during refresh plan (ee64d6b) - workers_script: mark
migrations
as WriteOnly (409e81b) - zero_trust_gateway_settings: remove leftover import (1c3c135)
Chores
- api: update composite API spec (c1d05a1)
- api: upload OpenAPI schema from api-schemas (cb6f526)
- api: upload stainless config from cloudflare-config (033cf6d)
- api: upload stainless config from cloudflare-config (d30fb7f)
- api: upload stainless config from cloudflare-config (59efb43)
- api: upload stainless config from cloudflare-config (0ac93c5)
- api: upload stainless config from cloudflare-config (91aa4e4)
- fix code formatting (ff642bc)
- housekeeping (a42c70a)
- missing import (629f60d)
- remove redundant newline (2a4b8f7)
- tests: Add acceptance tests for WARP Connector resource (62f19ce)
- workers_script: add import verification step to test cases (f89916c)
- workers_script: update tests to replace legacy check functions with state checks (6181db3)
v4.52.1
v5.7.1
v5.7.0
5.7.0 (2025-07-14)
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
andcontent_sha256
attribute pair as alternative tocontent
(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
5.6.0 (2025-06-17)
Full Changelog: v5.5.0...v5.6.0
Features
- api: Add IAM User Groups and AutoRAG (56dcaf3)
- api: api update (f5f9fab)
- api: api update (16f59b7)
- api: api update (38cc34f)
- api: api update (87dfb9f)
- api: api update (9d65aaf)
- api: api update (db05444)
- api: api update (d373046)
- api: api update (7f788ec)
- api: api update (c412337)
- api: api update (39a8871)
- api: api update (7af8e9c)
- api: api update (10873d4)
- api: api update (b298896)
- api: api update (2f3e6c2)
- api: api update (280f050)
- api: api update (df6b8bf)
- api: api update (557f7d0)
- api: api update (b53ba74)
- api: api update (971ca4a)
- api: api update (ef92b4a)
- api: api update (79649c8)
- api: api update (dbc97dc)
- api: api update (d09845d)
- client: support environments property from Stainless config (2e9ad1c)
- schema_validation: add terraform resource mappings (e2f968e)
- support import when resource ID is in read method request body (500f710)
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
5.5.0 (2025-05-19)
Full Changelog: v5.4.0...v5.5.0
Features
- api: api update (3823991)
- api: api update (831ce6c)
- api: api update (0a3e31a)
- api: api update (bf3db8c)
- api: api update (315bae3)
- api: api update (e8e9f5c)
- api: api update (9275cc7)
- api: api update (9d82124)
- api: api update (736d315)
- api: api update (0ae0584)
- api: api update (5f69644)
- api: api update (275a65a)
- api: api update (51f1988)
- api: api update (7a7cce4)
- api: manual updates (d7f399a)
- api: manual updates (8356001)
- workers_subdomain: mark endpoint for upsert (f3cd535)
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
5.4.0 (2025-05-05)
Full Changelog: v5.3.0...v5.4.0
Features
- access_settings: add CRUD support (c09313d)
- api: api update (9d7422b)
- api: api update (05ee8a1)
- api: api update (550f36a)
- api: api update (0897751)
- api: api update (de87162)
- api: api update (399bbf5)
- api: api update (1a38d89)
- api: api update (f68c333)
- api: api update (61f2d9b)
- api: api update (99de9f5)
- api: api update (4c88979)
- api: api update (62aca85)
- api: api update (fb7b3cc)
- api: api update (721c070)
- api: api update (2459c26)
- api: api update (557a5b7)
- api: api update (b126460)
- api: api update (dba55a3)
- api: api update (ea6738b)
- api: api update (db2b0b3)
- api: api update (9488f5a)
- api: api update (2b58bcb)
- api: api update (56d1121)
- api: api update (447c889)
- api: api update (28964ac)
- api: api update (f93d382)
- api: api update (b4c15f2)
- api: api update (46e8465)
- api: api update (6f9426b)
- api: api update (5e9f3a7)
- api: api update (94b6154)
- api: api update (9d49cbf)
- api: api update (6d3c122)
- api: api update (880408f)
- api: api update (201b506)
- api: api update (762cf56)
- api: api update (4058ccb)
- api: api update (3996601)
- api: api update (9e54b74)
- api: api update (2521b59)
- api: api update (5103861)
- api: api update (c491f51)
- api: api update (b281833)
- api: api update (7d108ca)
- api: api update (8dc3fc0)
- api: api update (a3c6c2e)
- api: api update (7fa3ae4)
- api: api update (2011650)
- api: api update (a4d240a)
- api: api update (282dfe0)
- api: api update (714c307)
- api: api update (e81a4e1)
- api: api update (afc42a7)
- api: api update (00b46a3)
- api: api update (ae3bbc8)
- api: api update (e2a069f)
- api: api update (33fea7f)
- api: api update (bd83e14)
- api: api update (a371171)
- api: api update (d01e6cd)
- api: api update (20deac9)
- api: api update (b47cdbe)
- api: api update (1836d43)
- api: api update (74eff88)
- api: api update (f96a024)
- api: api update (266ab95)
- api: api update (2223159)
- api: api update ([...
v5.3.0
5.3.0 (2025-04-09)
Full Changelog: v5.2.0...v5.3.0
Features
- access_policy: remove invalid defaults (#5417) (5f6bec0)
- add script to build without optimisations (#5436) (d1a4f49)
- api: Add workers telemetry routes (828b20e)
- api: api update (13ab544)
- api: api update (38b779c)
- api: api update (35e5ee6)
- api: api update (f8f6637)
- api: api update (e00cc2f)
- api: api update (c077795)
- api: api update (3b8d719)
- api: api update (0497567)
- api: api update (a5b6d28)
- api: api update (85ca5b6)
- api: api update (119ea92)
- api: api update (b5b0a8c)
- api: api update (1d07b70)
- api: api update (72a9f83)
- api: api update (c4180b7)
- api: api update (cff25d6)
- api: api update (72d3824)
- api: api update (664cb3c)
- api: api update (44a8c6b)
- api: api update (92919cb)
- api: api update (ac6ab4b)
- api: api update (759abb8)
- api: api update (32c8ef6)
- api: api update (dabc087)
- api: api update (8611b80)
- api: api update (7053012)
- api: api update (45b4ae6)
- api: api update (e959fe3)
- api: api update (be9ae70)
- api: api update (37e7245)
- api: api update (b3f3126)
- api: api update (80ac5b7)
- api: api update (f281c3f)
- api: api update (761a96f)
- api: api update (2bb8703)
- api: api update (69ead96)
- api: api update (e3871a2)
- api: api update (09e6236)
- api: api update (0be6b20)
- api: api update (2e1e307)
- api: api update (78f2553)
- api: api update (67496e3)
- api: api update (#5372) (b940618)
- api: api update (#5375) (a8ea03c)
- api: api update (#5384) (d24be4d)
- api: api update (#5396) (92c6897)
- api: api update (#5408) (e6b94c8)
- api: api update (#5426) (bf1eec3)
- api: api update (#5430) (990d99f)
- api: api update (#5438) (205c1a1)
- api: api update (#5442) (bcb6b61)
- api: api update (#5444) (0c62078)
- api: api update (#5447) (3518fb9)
- api: api update (#5449) (a018ca5)
- api: api update (#5453) (e914374)
- api: api update (#5457) ([369b4be](https://github.com/cloudflare/terraform-provider-cloudflar...