File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
SAP-Inside-Tracks/SITBLR_DEC_2024/exercises/EXERCISE2
dsag/betriebstag2024/exercises/EXERCISE2 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ You can also check that everything is in place via the SAP BTP cockpit. You shou
241241Here 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
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ You can also check that everything is in place via the SAP BTP cockpit. You shou
245245Here 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
You can’t perform that action at this time.
0 commit comments