Quiz – HashiCorp Certified: Terraform Associate 2023

Welcome to your Terraform Cert 1

Which command is used to initialize a Terraform configuration in a new or existing directory?

In Terraform, what is the purpose of a resource block?

Which type of Terraform resource allows you to reference data from external sources?

What does the terraform state command do?

What does the terraform validate command do?

What is the purpose of the 'terraform plan' command?

Which attribute is used to define dependencies between resources in Terraform?

Which file is used to define the provider configuration in Terraform?

In Terraform, what is a module?

What is the purpose of the 'terraform output' command?

Which command is used to apply the changes defined in a Terraform configuration?

Which command is used to import existing infrastructure into Terraform?

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *