Difference between revisions of "Terraform example questions"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
* [[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.]] | * [[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.]] | ||
− | |||
* [[By default, where does Terraform CLI store its state?]] | * [[By default, where does Terraform CLI store its state?]] |
Revision as of 16:26, 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?
- What actions does a terraform init performs?
- True or False? Under special circumstances, Terraform can be used without state.
- True or False? Input variables that are marked as sensitive are NOT written to Terraform state.
- True or False? When you are referencing a module, you must specify the version of the module in the calling module block.
- Name two Terraform versions does NOT support Sentinel?
See also
Advertising: