Difference between revisions of "Terraform example questions"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
* True or False? Under special circumstances, Terraform can be used without [[state]].
 
* True or False? Under special circumstances, Terraform can be used without [[state]].
 
::Solution: https://developer.hashicorp.com/terraform/language/state/purpose
 
::Solution: https://developer.hashicorp.com/terraform/language/state/purpose
 +
 +
* True or False? [[Input variables]] that are marked as sensitive are NOT written to [[Terraform state]].
  
  

Revision as of 15:42, 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: