Skip to content

Fix casing of Cloudflare in partnerships.mdx#2325

Open
ansgarm wants to merge 1 commit intomainfrom
fix-cloudflare-casing
Open

Fix casing of Cloudflare in partnerships.mdx#2325
ansgarm wants to merge 1 commit intomainfrom
fix-cloudflare-casing

Conversation

@ansgarm
Copy link
Copy Markdown
Member

@ansgarm ansgarm commented Apr 28, 2026

What

CloudFlare -> Cloudflare

Why

because the company spells themselves differently

Screenshots

n/a


Merge Checklist

If items do not apply to your changes, add (N/A) and mark them as complete.

Pull Request

  • Description links to related pull requests or issues, if any.

Content

n/a

Reviews

  • I or someone else reviewed the content for technical accuracy.
  • I or someone else reviewed the content for typos, punctuation, spelling, and grammar.

@ansgarm ansgarm requested a review from a team as a code owner April 28, 2026 07:45
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Tue Apr 28 08:02:16 UTC 2026
Unified Docs API ✅ Ready (Inspect) Visit Preview Tue Apr 28 07:58:00 UTC 2026

@github-actions
Copy link
Copy Markdown
Contributor

Broken Link Checker

This PR contains broken links, but won't be blocked. Use this report to improve content quality:

Quick Actions

  • Internal links (HashiCorp sites): Please fix these - they impact user experience
  • External links: Consider if these are essential or can be updated/removed
  • Temporary issues: External sites may recover - check again before merging

Need Help?


Internal Links

Full Github Actions output

External Links

Summary

Status Count
🔍 Total 48
✅ Successful 16
⏳ Timeouts 0
🔀 Redirected 2
👻 Excluded 30
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Redirects per input

Redirects in content/terraform-docs-common/docs/docs/partnerships.mdx

Full Github Actions output

Copy link
Copy Markdown
Contributor

@trujillo-adam trujillo-adam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this. I added minor edit to use a relative link but approving so you can proceed when ready.

## Terraform Provider Integrations

Infrastructure partners integrate by building and publishing a plugin called a Terraform [provider](https://developer.hashicorp.com/terraform/language/providers). Providers are executable binaries written in Go that communicate with Terraform Core over an RPC interface. The provider acts as a translation layer for transactions with external APIs, such as a public cloud service (AWS, GCP, Azure), a PaaS service (Heroku, Confluent, UpCloud), a SaaS service (DNSimple, CloudFlare), or on-prem resources (vSphere). Providers work across Terraform CE, HCP Terraform, and Terraform Enterprise. Refer to the [Terraform Provider Integrations documentation](#terraform-provider-integrations) for more detail.
Infrastructure partners integrate by building and publishing a plugin called a Terraform [provider](https://developer.hashicorp.com/terraform/language/providers). Providers are executable binaries written in Go that communicate with Terraform Core over an RPC interface. The provider acts as a translation layer for transactions with external APIs, such as a public cloud service (AWS, GCP, Azure), a PaaS service (Heroku, Confluent, UpCloud), a SaaS service (DNSimple, Cloudflare), or on-prem resources (vSphere). Providers work across Terraform CE, HCP Terraform, and Terraform Enterprise. Refer to the [Terraform Provider Integrations documentation](#terraform-provider-integrations) for more detail.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Infrastructure partners integrate by building and publishing a plugin called a Terraform [provider](https://developer.hashicorp.com/terraform/language/providers). Providers are executable binaries written in Go that communicate with Terraform Core over an RPC interface. The provider acts as a translation layer for transactions with external APIs, such as a public cloud service (AWS, GCP, Azure), a PaaS service (Heroku, Confluent, UpCloud), a SaaS service (DNSimple, Cloudflare), or on-prem resources (vSphere). Providers work across Terraform CE, HCP Terraform, and Terraform Enterprise. Refer to the [Terraform Provider Integrations documentation](#terraform-provider-integrations) for more detail.
Infrastructure partners integrate by building and publishing a plugin called a Terraform [provider](/terraform/language/providers). Providers are executable binaries written in Go that communicate with Terraform Core over an RPC interface. The provider acts as a translation layer for transactions with external APIs, such as a public cloud service (AWS, GCP, Azure), a PaaS service (Heroku, Confluent, UpCloud), a SaaS service (DNSimple, Cloudflare), or on-prem resources (vSphere). Providers work across Terraform CE, HCP Terraform, and Terraform Enterprise. Refer to the [Terraform Provider Integrations documentation](#terraform-provider-integrations) for more detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants