PackageTrack
Sign in Get early access

github.com/cloudflare/cf-terraforming

v0.28.0 #1264 most downloaded on Go modules cloudflare/cf-terraforming

What this package is like to depend on

Last release 1 months ago

20 Jul 2026

Ships unpredictably

gaps range from 8 days to 8 months

Some releases are documented

notes for 17 of 48 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

210 releases · first in 2019

6 releases in the last 12 months

see the full history below

Release timeline

210 releases · Oct 2019 to Jul 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 210
  1. v0.28.1-0.20260720210543-96600579454d 20 Jul 2026 pre-release

    Nothing published for this version

  2. v0.28.0 20 Jul 2026
    Release notes

    Merge pull request #990 from cloudflare/feat/add-ai-gateway-support

    feat(ai_*): add cloudflare_ai_* resource generate and import support

    Open source →
    Release notes

    v0.28.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.27.0 26 May 2026
    Release notes

    v0.27.0

    Compare

    Choose a tag to compare

    Open source →
  4. v0.26.0 01 May 2026
    Release notes

    Merge pull request #974 from cloudflare/vaishak/upgrade-hc-install

    fix: upgrade hc-install to v0.9.4 to fix expired PGP key

    Open source →
    Release notes

    v0.26.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.25.0 27 Feb 2026
    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 (#967))

    Bug Fixes

    • cloudflare_ruleset: Fixed a validation error that occurred when generating rulesets containing skip rules with empty rules lists. (#957 (#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 (#958))
    • cloudflare_account_subscription (v5): Fixed extraneous fields being included in the rate_plan block; only id and scope are now emitted. (#958 (#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 (#958))
    • cloudflare_snippets (v5): Fixed generation by promoting the main_module field into a metadata block as required by the v5 provider schema. (#958 (#958))

    Full Changelog: v0.24.0...v0.25.0

    Open source →
    Release notes

    v0.25.0

    Compare

    Choose a tag to compare

    Open source →
  6. v0.24.1-0.20260227214851-a6c811039973 27 Feb 2026 pre-release

    Nothing published for this version

  7. v0.24.0 10 Jul 2025
    Release notes

    What's Changed

    Full Changelog: v0.23.3...v0.24.0

    Open source →
    Release notes

    v0.24.0

    Compare

    Choose a tag to compare

    Open source →
  8. v0.23.4-0.20250710231803-09fdf95db6e5 10 Jul 2025 pre-release

    Nothing published for this version

  9. v0.23.4-0.20250702172535-2007b4eafee4 02 Jul 2025 pre-release

    Nothing published for this version

  10. v0.23.4-0.20250630181243-c2100d62b925 30 Jun 2025 pre-release

    Nothing published for this version

  11. v0.23.4-0.20250627194336-e124552181a2 27 Jun 2025 pre-release

    Nothing published for this version

  12. v0.23.4-0.20250626185435-7a61c86a6bac 26 Jun 2025 pre-release

    Nothing published for this version

  13. v0.23.4-0.20250624154709-0e16036027f2 24 Jun 2025 pre-release

    Nothing published for this version

  14. v0.23.4-0.20250620175614-40e0f0b030dd 20 Jun 2025 pre-release

    Nothing published for this version

  15. v0.23.4-0.20250612205123-70a8087941b9 12 Jun 2025 pre-release

    Nothing published for this version

  16. v0.23.4-0.20250602202345-0893b36e26e0 02 Jun 2025 pre-release

    Nothing published for this version

  17. v0.23.4-0.20250529155820-40ce5b153736 29 May 2025 pre-release

    Nothing published for this version

  18. v0.23.4-0.20250520024819-a1a54040a45f 20 May 2025 pre-release

    Nothing published for this version

  19. v0.23.4-0.20250515004928-f3ba7ae5fb29 15 May 2025 pre-release

    Nothing published for this version

  20. v0.23.4-0.20250506023143-a2d33701b321 06 May 2025 pre-release

    Nothing published for this version

  21. v0.23.4-0.20250502182934-0d98d8e1d15b 02 May 2025 pre-release

    Nothing published for this version

  22. v0.23.4-0.20250430002533-4f6674a2ab5b 30 Apr 2025 pre-release

    Nothing published for this version

  23. v0.23.4-0.20250415222145-0f86ca2d00a1 15 Apr 2025 pre-release

    Nothing published for this version

  24. v0.23.4-0.20250411001717-c93e85fa62c7 11 Apr 2025 pre-release

    Nothing published for this version

  25. v0.23.4-0.20250401231336-050e09a5e483 01 Apr 2025 pre-release

    Nothing published for this version

  26. v0.23.4-0.20250328005048-5a32d0c11d03 28 Mar 2025 pre-release

    Nothing published for this version

  27. v0.23.4-0.20250320224310-7690addcaefe 20 Mar 2025 pre-release

    Nothing published for this version

  28. v0.23.4-0.20250317195953-574457061fb0 17 Mar 2025 pre-release

    Nothing published for this version

  29. v0.23.4-0.20250306182129-9a5bb7cec255 06 Mar 2025 pre-release

    Nothing published for this version

  30. v0.23.4-0.20250217201156-50293b23036b 17 Feb 2025 pre-release

    Nothing published for this version

  31. v0.23.3 03 Feb 2025
    Release notes

    What's Changed

    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.114.0 to 0.115.0 by @dependabot in #788
    • internal: handle explicitly provided credentials by @jacobbednarz in #791

    Full Changelog: v0.23.2...v0.23.3

    Open source →
    Release notes

    v0.23.3

    Compare

    Choose a tag to compare

    Open source →
  32. v0.23.2 28 Jan 2025
    Release notes

    What's Changed

    Full Changelog: v0.23.1...v0.23.2

    Open source →
    Release notes

    v0.23.2

    Compare

    Choose a tag to compare

    Open source →
  33. v0.23.1 24 Jan 2025
    Release notes

    What's Changed

    Full Changelog: v0.23.0...v0.23.1

    Open source →
    Release notes

    v0.23.1

    Compare

    Choose a tag to compare

    Open source →
  34. v0.23.0 24 Jan 2025
    Release notes

    What's Changed

    • build(deps): bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 by @dependabot in #781
    • build(deps): bump github.com/hashicorp/terraform-exec from 0.21.0 to 0.22.0 by @dependabot in #779
    • Improve API error handling for generate by @jacobbednarz in #782
    • feat(import): support dynamic import statements by @jacobbednarz in #784

    Full Changelog: v0.22.0...v0.23.0

    Open source →
    Release notes

    v0.23.0

    Compare

    Choose a tag to compare

    Open source →
  35. v0.22.1-0.20250123233914-387c96e9f02f 23 Jan 2025 pre-release

    Nothing published for this version

  36. v0.22.0 17 Jan 2025
    Release notes

    What's Changed

    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.106.0 to 0.107.0 by @dependabot in #750
    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.107.0 to 0.108.0 by @dependabot in #751
    • build(deps): bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0 by @dependabot in #753
    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.108.0 to 0.109.0 by @dependabot in #756
    • build(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in #758
    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.109.0 to 0.110.0 by @dependabot in #760
    • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #761
    • build(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 by @dependabot in #762
    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.110.0 to 0.111.0 by @dependabot in #764
    • test: fix rulesets output assertions by @jacobbednarz in #766
    • test: fix whitespace by @jacobbednarz in #767
    • build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #765
    • build(deps): bump github.com/hashicorp/terraform-json from 0.23.0 to 0.24.0 by @dependabot in #768
    • setup terraform in validate CI by @jacobbednarz in #773
    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.111.0 to 0.113.0 by @dependabot in #772
    • build(deps): bump github.com/zclconf/go-cty from 1.15.1 to 1.16.0 by @dependabot in #775
    • refactor(internal): swap to resource and endpoint mapping by @jacobbednarz in #776
    • build(deps): bump github.com/cloudflare/cloudflare-go from 0.113.0 to 0.114.0 by @dependabot in #778

    Full Changelog: v0.21.0...v0.22.0

    Open source →
    Release notes

    v0.22.0

    Compare

    Choose a tag to compare

    Open source →
  37. v0.21.1-0.20250114043551-9cc22576cc0a 14 Jan 2025 pre-release

    Nothing published for this version

  38. v0.21.1-0.20250108045503-8bed70cf3b30 08 Jan 2025 pre-release

    Nothing published for this version

  39. v0.21.1-0.20241205012321-a3dcd4d96b23 05 Dec 2024 pre-release

    Nothing published for this version

  40. v0.21.1-0.20241128010452-ba4208de27b3 28 Nov 2024 pre-release

    Nothing published for this version

  41. v0.21.1-0.20241125201152-870fb9b1cad4 25 Nov 2024 pre-release

    Nothing published for this version

  42. v0.21.1-0.20241121015054-ad0abab2710c 21 Nov 2024 pre-release

    Nothing published for this version

  43. v0.21.1-0.20241120203936-bd2effc2a099 20 Nov 2024 pre-release

    Nothing published for this version

  44. v0.21.1-0.20241118022432-c6b93ad82a9a 18 Nov 2024 pre-release

    Nothing published for this version

  45. v0.21.1-0.20241106222030-fee40c4e3917 06 Nov 2024 pre-release

    Nothing published for this version

  46. v0.21.0 30 Sep 2024

    Nothing published for this version

  47. v0.20.1-0.20240930001730-e8d25db44a7f 30 Sep 2024 pre-release

    Nothing published for this version

  48. v0.20.1-0.20240911024710-c88aa25a7ebd 11 Sep 2024 pre-release

    Nothing published for this version

  49. v0.20.1-0.20240902032730-ce37ba4db020 02 Sep 2024 pre-release

    Nothing published for this version

  50. v0.20.1-0.20240802023314-3ab7b24cd8ab 02 Aug 2024 pre-release

    Nothing published for this version

  51. v0.20.1-0.20240703202659-674b852315aa 03 Jul 2024 pre-release

    Nothing published for this version

  52. v0.20.1-0.20240702001719-d2271739ef96 02 Jul 2024 pre-release

    Nothing published for this version

  53. v0.20.1-0.20240527002014-b6245192bd7d 27 May 2024 pre-release

    Nothing published for this version

  54. v0.20.1-0.20240520052427-93505ea2319b 20 May 2024 pre-release

    Nothing published for this version

  55. v0.20.1-0.20240516004258-faa07a44548b 16 May 2024 pre-release

    Nothing published for this version

  56. v0.20.0 14 May 2024

    Nothing published for this version

  57. v0.19.1-0.20240509050154-77fb02bde11c 09 May 2024 pre-release

    Nothing published for this version

  58. v0.19.1-0.20240403004035-4f4382c21e68 03 Apr 2024 pre-release

    Nothing published for this version

  59. v0.19.1-0.20240327001238-792043296396 27 Mar 2024 pre-release

    Nothing published for this version

  60. v0.19.0 21 Mar 2024

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive