Welcome to your Terraform Cert 1
Which type of Terraform resource allows you to reference data from external sources?
Which command is used to apply the changes defined in a Terraform configuration?
What is the purpose of the 'terraform plan' command?
In Terraform, what is the purpose of a resource block?
What does the terraform validate command do?
What is the purpose of the 'terraform output' command?
In Terraform, what is a module?
Which command is used to import existing infrastructure into Terraform?
What does the terraform state command do?
Which attribute is used to define dependencies between resources in Terraform?
Which command is used to initialize a Terraform configuration in a new or existing directory?
Which file is used to define the provider configuration in Terraform?