Difference between revisions of "Terraform plan"

From wikieduonline
Jump to navigation Jump to search
(Created page with " terraform plan Error: No configuration files Plan requires configuration to be present. Planning without a configuration would mark everything for destruction, whic...")
 
Line 10: Line 10:
 
  Otherwise, create a Terraform configuration file (.tf file) and try again.
 
  Otherwise, create a Terraform configuration file (.tf file) and try again.
  
 +
* [[Terraform: Hello_world.tf]]
  
 
== See also ==
 
== See also ==
 
* {{terraform}}
 
* {{terraform}}

Revision as of 16:57, 17 November 2020


terraform plan

Error: No configuration files 

Plan requires configuration to be present. Planning without a configuration
would mark everything for destruction, which is normally not what is desired.
If you would like to destroy everything, run plan with the -destroy option.
Otherwise, create a Terraform configuration file (.tf file) and try again.

See also

Advertising: