Difference between revisions of "Terraform providers --help"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
  
  
  [[terraform providers]] --help
+
  [[terraform providers (command)|terraform providers]] --help
  
 
<pre>
 
<pre>
Line 24: Line 24:
 
== See also ==
 
== See also ==
 
* {{terraform cmd}}
 
* {{terraform cmd}}
 +
 +
[[Category:Terraform]]

Latest revision as of 19:43, 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[edit]

Advertising: