terraform/config/module/test-fixtures/validate-required-var
James Bardin 2a949093ed report all errors from module validation
It can be tedious fixing a new module with many errors when Terraform
only outputs the first random error it encounters.

Accumulate all errors from validation, and format them for the user.
2017-03-02 15:16:05 -05:00
..
child report all errors from module validation 2017-03-02 15:16:05 -05:00
main.tf config/module: validate that required parameters are passed through 2014-09-24 19:40:06 -07:00