Skip to content

Commit 647db25

Browse files
authored
fix: broken link to Terraform docs (#477)
Co-authored-by: Christian Lechner <[email protected]>
1 parent 23a217d commit 647db25

File tree

2 files changed

+2
-2
lines changed
  • released
    • SAP-Inside-Tracks/SITBLR_DEC_2024/exercises/EXERCISE2
    • dsag/betriebstag2024/exercises/EXERCISE2

2 files changed

+2
-2
lines changed

released/SAP-Inside-Tracks/SITBLR_DEC_2024/exercises/EXERCISE2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ You can also check that everything is in place via the SAP BTP cockpit. You shou
241241
Here you find additional information on the used Terraform features and functions:
242242

243243
- Terraform documentation on [input variables](https://developer.hashicorp.com/terraform/language/values/variables)
244-
- Terraform documentation on [validation](https://developer.hashicorp.com/terraform/language/expressions/custom-conditions#input-variable-validation)
244+
- Terraform documentation on [validation](https://developer.hashicorp.com/terraform/language/validate#input-variable-validation)
245245
- Terraform documentation on [output values](https://developer.hashicorp.com/terraform/language/values/outputs)
246246
- Terraform documentation on [local values](https://developer.hashicorp.com/terraform/language/values/locals)
247247

released/dsag/betriebstag2024/exercises/EXERCISE2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ You can also check that everything is in place via the SAP BTP cockpit. You shou
245245
Here you find additional information on the used Terraform features and functions:
246246

247247
- Terraform documentation on [input variables](https://developer.hashicorp.com/terraform/language/values/variables)
248-
- Terraform documentation on [validation](https://developer.hashicorp.com/terraform/language/expressions/custom-conditions#input-variable-validation)
248+
- Terraform documentation on [validation](https://developer.hashicorp.com/terraform/language/validate#input-variable-validation)
249249
- Terraform documentation on [output values](https://developer.hashicorp.com/terraform/language/values/outputs)
250250
- Terraform documentation on [local values](https://developer.hashicorp.com/terraform/language/values/locals)
251251

0 commit comments

Comments
 (0)