Podcast Beta
Questions and Answers
Which type of file does Terraform use to keep track of provisioned resources?
What is Terraform used for?
What language is used to write Terraform configuration files?
What does it mean for Terraform to be cloud-agnostic?
Signup and view all the answers
What does the Terraform graph determine?
Signup and view all the answers
What is a Terraform provider responsible for?
Signup and view all the answers
Which authentication option is NOT supported by the AWS Terraform Provider?
Signup and view all the answers
What can be done with the Terraform CLI command 'terraform graph'?
Signup and view all the answers
What type of plugins can be implemented by third-party vendors for Terraform?
Signup and view all the answers
What must be done before a Terraform template can access or create resources on AWS?
Signup and view all the answers
Which statement is true about AWS CloudFormation?
Signup and view all the answers
Which language can be used to write templates in AWS CloudFormation?
Signup and view all the answers
Which statement is true about Google Cloud Deployment Manager?
Signup and view all the answers
Which statement is true about Terraform?
Signup and view all the answers
Which statement is true about AWS CloudFormation templates?
Signup and view all the answers
Which statement is true about Google Cloud Deployment Manager templates?
Signup and view all the answers
Which statement is true about Terraform providers?
Signup and view all the answers
Which statement is true about AWS CloudFormation and Google Cloud Deployment Manager?
Signup and view all the answers
Which statement is true about AWS CloudFormation and Terraform?
Signup and view all the answers
Which statement is true about Google Cloud Deployment Manager and Terraform?
Signup and view all the answers