Skip to content

Commit 96164f1

Browse files
jhutchings1hyperlint-ai[bot]Oxyjun
authored
Create Terraform v5 changelog (cloudflare#19687)
* Create 2025-02-03-terraform-v5-provider.mdx * Update src/content/changelogs-next/2025-02-03-terraform-v5-provider.mdx Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> * Add Terraform screenshot * Add screenshot with code to changelog * Update src/content/changelogs-next/2025-02-03-terraform-v5-provider.mdx --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Jun Lee <[email protected]>
1 parent a718752 commit 96164f1

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
51.4 KB
Loading
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Terraform v5 Provider is now generally available
3+
description: Cloudflare's new automatically generated Terraform provider is now available as v5.0.0
4+
products:
5+
- fundamentals
6+
date: 2025-02-03
7+
---
8+
![Screenshot of Terraform defining a Zone](~/assets/images/changelog-next/2024-02-03-terraform-v5-screenshot.png)
9+
10+
Cloudflare's v5 Terraform Provider is now generally available. 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.
11+
12+
The Cloudflare Terraform Provider v5 is a ground-up rewrite of the provider and introduces breaking changes for some resource types. Please 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 about the approach.
13+
14+
For more info
15+
* [Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs)
16+
* [Documentation on using Terraform with Cloudflare](https://developers.cloudflare.com/terraform/)

0 commit comments

Comments
 (0)