-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Create Terraform v5 changelog #19687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
485ee2d
Create 2025-02-03-terraform-v5-provider.mdx
jhutchings1 15d5841
Update src/content/changelogs-next/2025-02-03-terraform-v5-provider.mdx
jhutchings1 d7486a4
Add Terraform screenshot
jhutchings1 e2a5640
Add screenshot with code to changelog
jhutchings1 32057a9
Update src/content/changelogs-next/2025-02-03-terraform-v5-provider.mdx
Oxyjun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file added
BIN
+51.4 KB
src/assets/images/changelog-next/2024-02-03-terraform-v5-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions
16
src/content/changelogs-next/2025-02-03-terraform-v5-provider.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| --- | ||
| title: Terraform v5 Provider is now generally available | ||
| description: Cloudflare's new automatically generated Terraform provider is now available as v5.0.0 | ||
| products: | ||
| - fundamentals | ||
| date: 2025-02-03 | ||
| --- | ||
|  | ||
|
|
||
| Cloudflare's v5 Terraform Provider is now generally available. With this release, 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 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. | ||
Oxyjun marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| 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. | ||
|
|
||
| For more info | ||
| * [Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs) | ||
| * [Documentation on using Terraform with Cloudflare](https://developers.cloudflare.com/terraform/) | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one for the future but we probably want a dedicated "SDK" product (or terraform, libraries, etc) to put dedicated changelogs into.