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
241
241
Here you find additional information on the used Terraform features and functions:
242
242
243
243
- 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)
245
245
- Terraform documentation on [output values](https://developer.hashicorp.com/terraform/language/values/outputs)
246
246
- Terraform documentation on [local values](https://developer.hashicorp.com/terraform/language/values/locals)
247
247
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
245
245
Here you find additional information on the used Terraform features and functions:
246
246
247
247
- 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)
249
249
- Terraform documentation on [output values](https://developer.hashicorp.com/terraform/language/values/outputs)
250
250
- Terraform documentation on [local values](https://developer.hashicorp.com/terraform/language/values/locals)
251
251
You can’t perform that action at this time.
0 commit comments