Skip to content

Commit 3496a0e

Browse files
authored
Update fundamentals.yaml (#19541)
add terraform provider release
1 parent cf43369 commit 3496a0e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/changelogs/fundamentals.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ productLink: "/fundamentals/"
55
productArea: Core platform
66
productAreaLink: /fundamentals/reference/changelog/platform/
77
entries:
8+
- publish_date: "2025-01-28"
9+
title: Terraform Provider is now automatically generated
10+
description: |-
11+
With the version 5 release of Cloudflare's Terraform Provider, Terraform resources are now being automatically generated based on OpenAPI Schemas. This change brings alignment across our SDKs, API Documentation, and now Terraform Provider. The new provider boosts coverage by increasing API properties to 100%, adding 25% more resources, and more than 200 additional data sources.
12+
13+
Warning: Version 5 of the Cloudflare Terraform Provider is a ground-up rewrite of the provider and introduces breaking changes.
14+
15+
Refer to the [upgrade guide](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade) for best practices, or the [blog post on automatically generating Cloudflare’s Terraform Provider](https://blog.cloudflare.com/automatically-generating-cloudflares-terraform-provider/) for more information.
816
- publish_date: "2024-12-18"
917
title: Use account owned tokens to manage other account owned tokens
1018
description: |-

0 commit comments

Comments
 (0)