Difference between revisions of "Terraform example questions"

From wikieduonline
Jump to navigation Jump to search
Line 28: Line 28:
  
 
* Can terraform manage [[dependencies]] across different clouds provider?
 
* Can terraform manage [[dependencies]] across different clouds provider?
 +
 +
* [[True or False? In Terraform OSS, workspaces generally use the same code repository while workspaces in Terraform Enterprise/Cloud are often mapped to different code repositories]]
  
 
== See also ==
 
== See also ==
 
* {{tf cert}}
 
* {{tf cert}}

Revision as of 16:29, 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
  • Can terraform manage dependencies across different clouds provider?

See also

Advertising: