Skip to content

Commit 905a640

Browse files
Remove link to deprecated tutorial (#35326) (#35329)
1 parent fd2c2cf commit 905a640

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/docs/language/providers/requirements.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Terraform configurations must declare which providers they require, so that
1212
Terraform can install and use them. This page documents how to declare providers
1313
so Terraform can install them.
1414

15-
> **Hands-on:** Try the [Perform CRUD Operations with Providers](/terraform/tutorials/providers/provider-use) tutorial.
16-
1715
Additionally, some providers require configuration (like endpoint URLs or cloud
1816
regions) before they can be used. The [Provider
1917
Configuration](/terraform/language/providers/configuration) page documents how

0 commit comments

Comments
 (0)