Skip to content

Commit 0dfa6bb

Browse files
Hyperlint Automation Fix
1 parent 37babea commit 0dfa6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/fundamentals/2025-02-03-terraform-v5-provider.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ date: 2025-02-03
77
---
88
![Screenshot of Terraform defining a Zone](~/assets/images/changelog/2024-02-03-terraform-v5-screenshot.png)
99

10-
The release of Cloudflare's v5 Terraform Provider marks its general availability. With this release, Terraform resources are now 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 support for API properties to 100%, adding 25% more resources, and more than 200 additional data sources. Going forward, this will also reduce the barriers to bringing more resources into Terraform across the broader Cloudflare API. This is a small, but important step to making more of our platform manageable through GitOps, making it easier for you to manage Cloudflare just like you do your other infrastructure.
10+
The release of Cloudflare's v5 Terraform Provider marks its general availability. With this release, Terraform resources are now automatically generated based on OpenAPI Schemas. This update aligns our SDKs, API documentation, and Terraform Provider. The new provider boosts coverage by increasing support for API properties to 100%, adding 25% more resources, and more than 200 additional data sources. Going forward, this improvement will also reduce the barriers to bringing more resources into Terraform across the broader Cloudflare API. This milestone is a small, but important step to making more of our platform manageable through GitOps, making it easier for you to manage Cloudflare just like you do your other infrastructure.
1111

1212
Please refer to the [upgrade guide](/terraform/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade) for best practices, or the [blog post on automatically generating Cloudflare's Terraform Provider](/blog/automatically-generating-cloudflares-terraform-provider/) for more information about the approach.
1313

1414
For more info
1515
* [Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs)
16-
* [Documentation on using Terraform with Cloudflare](https://developers.cloudflare.com/terraform/)
16+
* [Documentation on using Terraform with Cloudflare](/terraform/)

0 commit comments

Comments
 (0)