Commit Graph

14 Commits (602b59cdc40c6fb0fd70817e2586cdc2db58b907)

Author SHA1 Message Date
Martin Atkins 9ca13d5c1d command/validate: make sure diagnostics is always present and an array
7 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
7 years ago
Martin Atkins 9a004e3f9d command: "terraform validate" JSON support
7 years ago
Martin Atkins bfd9392eb8 command: beginnings of new config loader in "terraform validate"
7 years ago
Martin Atkins 9a5c865040 command: validate config as part of loading it
8 years ago
Martin Atkins ba0514106a return tfdiags.Diagnostics from validation methods
8 years ago
Patrick Van Stee a4a53f6f99 command/validate: Load plugins from plugin_path file
8 years ago
Martin Atkins 5cd00a13ec command: use new diagnostics output for config errors
9 years ago
Sunny 3a1582c1b9 command/validate: read terraform.tfvars file for variable values
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
Radek Simko 14614a5423 command/validate: Add flag to check that all variables are specified (#13872)
9 years ago
Mitchell Hashimoto b2950bc205
command/validate: respond to --help
9 years ago
stack72 1628f19bc1 Fixing some golint issues on the new validate command
10 years ago
Soren Mathiasen db69a2959b Added verify command
10 years ago