Commit Graph

10 Commits (ecd9ef0f7732f1fe7019ccad03f8a9e53bc00a00)

Author SHA1 Message Date
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
9 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
10 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