Difference between revisions of "Terraform providers --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> terraform providers --help Usage: terraform [global options] providers [dir] Prints out a tree of modules in the referenced configuration annotated with their prov...")
 
Line 1: Line 1:
 +
{{lowercase}}
 +
 
<pre>
 
<pre>
 
terraform providers --help
 
terraform providers --help
Line 17: Line 19:
 
     schema    Show schemas for the providers used in the configuration
 
     schema    Show schemas for the providers used in the configuration
 
</pre>
 
</pre>
 +
 +
 +
== See also ==
 +
* {{terraform cmd}}

Revision as of 10:42, 17 February 2022

terraform providers --help

Usage: terraform [global options] providers [dir]

  Prints out a tree of modules in the referenced configuration annotated with
  their provider requirements.

  This provides an overview of all of the provider requirements across all
  referenced modules, as an aid to understanding why particular provider
  plugins are needed and why particular versions are selected.


Subcommands:
    lock      Write out dependency locks for the configured providers
    mirror    Save local copies of all required provider plugins
    schema    Show schemas for the providers used in the configuration


See also

Advertising: