terraform/command/testdata/validate-invalid
Alisdair McDiarmid f1b95788b9 command: Add tests for terraform validate -json
Also uncomment and fix some tests which had been skipped for a couple of
years. Those validate cases work now!

Note that these test cases and the JSON output are not especially
minimized, making them snapshot/golden tests. The output looks correct
at time of writing, and we don't expect to change validate significantly
any time soon, but if we do there will be some churn here.
2020-12-11 13:09:25 -05:00
..
incorrectmodulename command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
interpolation command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
missing_defined_var command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
missing_quote command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
missing_var command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
multiple_modules command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
multiple_providers command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
multiple_resources command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
outputs command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00
main.tf Standardise directory name for test data 2019-06-30 10:16:15 +02:00
output.json command: Add tests for terraform validate -json 2020-12-11 13:09:25 -05:00