mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
docs: Add note about multiple variable validation blocks (#29299)
This commit is contained in:
parent
963771d398
commit
7a95bbf019
@ -201,6 +201,9 @@ that includes the sentences given in `error_message`. The error message string
|
||||
should be at least one full sentence explaining the constraint that failed,
|
||||
using a sentence structure similar to the above examples.
|
||||
|
||||
Multiple `validation` blocks can be declared in which case error messages
|
||||
will be returned for _all_ failed conditions.
|
||||
|
||||
### Suppressing Values in CLI Output
|
||||
|
||||
[inpage-sensitive]: #suppressing-values-in-cli-output
|
||||
|
Loading…
Reference in New Issue
Block a user