Podcast
Questions and Answers
Which type of file does Terraform use to keep track of provisioned resources?
Which type of file does Terraform use to keep track of provisioned resources?
- terraform.backend
- terraform.tfvars
- terraform.tfstate (correct)
- terraform.hcl
What is Terraform used for?
What is Terraform used for?
- Managing cloud storage
- Managing network security
- Managing infrastructure as code (correct)
- Managing software development
What language is used to write Terraform configuration files?
What language is used to write Terraform configuration files?
- JavaScript
- Ruby
- Python
- HashiCorp Configuration Language (HCL) (correct)
What does it mean for Terraform to be cloud-agnostic?
What does it mean for Terraform to be cloud-agnostic?
What does the Terraform graph determine?
What does the Terraform graph determine?
What is a Terraform provider responsible for?
What is a Terraform provider responsible for?
Which authentication option is NOT supported by the AWS Terraform Provider?
Which authentication option is NOT supported by the AWS Terraform Provider?
What can be done with the Terraform CLI command 'terraform graph'?
What can be done with the Terraform CLI command 'terraform graph'?
What type of plugins can be implemented by third-party vendors for Terraform?
What type of plugins can be implemented by third-party vendors for Terraform?
What must be done before a Terraform template can access or create resources on AWS?
What must be done before a Terraform template can access or create resources on AWS?
Which statement is true about AWS CloudFormation?
Which statement is true about AWS CloudFormation?
Which language can be used to write templates in AWS CloudFormation?
Which language can be used to write templates in AWS CloudFormation?
Which statement is true about Google Cloud Deployment Manager?
Which statement is true about Google Cloud Deployment Manager?
Which statement is true about Terraform?
Which statement is true about Terraform?
Which statement is true about AWS CloudFormation templates?
Which statement is true about AWS CloudFormation templates?
Which statement is true about Google Cloud Deployment Manager templates?
Which statement is true about Google Cloud Deployment Manager templates?
Which statement is true about Terraform providers?
Which statement is true about Terraform providers?
Which statement is true about AWS CloudFormation and Google Cloud Deployment Manager?
Which statement is true about AWS CloudFormation and Google Cloud Deployment Manager?
Which statement is true about AWS CloudFormation and Terraform?
Which statement is true about AWS CloudFormation and Terraform?
Which statement is true about Google Cloud Deployment Manager and Terraform?
Which statement is true about Google Cloud Deployment Manager and Terraform?