cloudflare/cf-terraforming v0.25.0
cloudflare/cf-terraforming
Captured source
source ↗published Mar 19, 2026seen 5dcaptured 9hhttp 200method plain
v0.25.0
Repository: cloudflare/cf-terraforming
Tag: v0.25.0
Published: 2026-03-19T22:30:43Z
Prerelease: no
Release notes:
Features
- User-Agent identification: cf-terraforming/ is now appended to the User-Agent header on all outgoing Cloudflare API requests, enabling identification of tool-generated traffic in API logs. (#967 (https://github.com/cloudflare/cf-terraforming/pull/967))
Bug Fixes
- cloudflare_ruleset: Fixed a validation error that occurred when generating rulesets containing skip rules with empty rules lists. (#957 (https://github.com/cloudflare/cf-terraforming/pull/957))
- cloudflare_filter (v5): Fixed incorrect HCL output by restructuring the flat API response into the nested body block required by the v5 provider schema. (#958 (https://github.com/cloudflare/cf-terraforming/pull/958))
- cloudflare_account_subscription (v5): Fixed extraneous fields being included in the rate_plan block; only id and scope are now emitted. (#958 (https://github.com/cloudflare/cf-terraforming/pull/958))
- cloudflare_snippet_rules (v5): Fixed generation by collapsing the multiple per-rule API responses into a single resource containing a rules array, matching the v5 provider's expected schema. (#958 (https://github.com/cloudflare/cf-terraforming/pull/958))
- cloudflare_snippets (v5): Fixed generation by promoting the main_module field into a metadata block as required by the v5 provider schema. (#958 (https://github.com/cloudflare/cf-terraforming/pull/958))
Full Changelog: https://github.com/cloudflare/cf-terraforming/compare/v0.24.0...v0.25.0
Notability
notability 3.0/10Routine version bump for Cloudflare Terraform tool.