Difference between revisions of "Terraform validate"

From wikieduonline
Jump to navigation Jump to search
Line 23: Line 23:
 
* [[Test mode]]
 
* [[Test mode]]
 
* <code>[[aws cloudformation validate-template]]</code>
 
* <code>[[aws cloudformation validate-template]]</code>
 +
* K8s [[datree]]
  
 
== See also ==
 
== See also ==

Revision as of 10:08, 6 September 2022

terraform validate

terraform validate requires an initialized working directory with any referenced plugins and modules installed. Execute: terraform init -backend=false

Example

terraform validate
Success! The configuration is valid.

Examples with errors

Related commands

See also

Advertising: