Difference between revisions of "Terraform example questions"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
  
 
* [[You have a number of different variables in a parent module that calls multiple child modules. Can the child modules refer to any of the variables declared in the parent module?]]
 
* [[You have a number of different variables in a parent module that calls multiple child modules. Can the child modules refer to any of the variables declared in the parent module?]]
 +
 +
* [[True or False? Running a terraform apply will fail if you do not run a terraform plan first.]]
  
 
== See also ==
 
== See also ==
 
* {{tf cert}}
 
* {{tf cert}}

Revision as of 16:07, 4 April 2023

  • Which of the features below is available in the free version of Terraform Cloud? (select three)
  • What feature does Terraform use to map configuration to resources in the real world?
  • True or False? Under special circumstances, Terraform can be used without state.
Solution: https://developer.hashicorp.com/terraform/language/state/purpose

See also

Advertising: