Skip to content

Commit

Permalink
Make H1 match title
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-norwood committed Jan 6, 2025
1 parent a5843ca commit 02e705d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/cdktf/api-reference/provider.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: >-
Learn how CDKTF uses provider bindings to make your CDKTF application run with different Terraform providers.
---

# Provider API Reference
# CDKTF API Reference provider bindings

A provider is a Terraform plugin that allows users to manage an external API. You can use CDK for Terraform (CDKTF) with every provider available on the [Terraform Registry](https://registry.terraform.io/browse/providers). Refer to [Providers](/terraform/cdktf/concepts/providers) for details about how to import and use providers in your CDKTF application.

Expand Down

0 comments on commit 02e705d

Please sign in to comment.