We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7676e31 commit b7bc848Copy full SHA for b7bc848
src/content/docs/terraform/tutorial/index.mdx
@@ -12,7 +12,7 @@ Before you begin, [install Terraform](/terraform/installing/). Each tutorial bui
12
13
* Brief introduction.
14
* Introduction of `terraform init`, `plan`, `apply`, and `show`.
15
-* Resource covered: [`cloudflare_dns_record`](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/dns_record) (DNS record).
+* Resource covered: [`cloudflare_record`](https://registry.terraform.io/providers/cloudflare/cloudflare/4.52.0/docs/resources/record) (DNS record).
16
17
## [2 – Track your history](/terraform/tutorial/track-history/)
18
0 commit comments