Skip to content

Commit 7277f0d

Browse files
authored
fix: broken link to Terraform docs (#90)
Co-authored-by: Christian Lechner <[email protected]>
1 parent 41a8aee commit 7277f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/unit_3/lesson_1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,5 +263,5 @@ You find the sample solution in the directory `units/unit_3/lesson_1/solution_u3
263263
- [Input variables](https://developer.hashicorp.com/terraform/language/values/variables)
264264
- [Input variables - type constraints](https://developer.hashicorp.com/terraform/language/values/variables#type-constraints)
265265
- [Input variables - assigning values](https://developer.hashicorp.com/terraform/language/values/variables#assigning-values-to-root-module-variables)
266-
- [Input variable validation](https://developer.hashicorp.com/terraform/language/expressions/custom-conditions#input-variable-validation)
266+
- [Input variable validation](https://developer.hashicorp.com/terraform/language/validate#input-variable-validation)
267267
- [Terraform functions](https://developer.hashicorp.com/terraform/language/functions)

0 commit comments

Comments
 (0)