How do you get a version of Terraform CLI that you have currently installed?
Experience Level: Junior
Tags: Terraform
Answer
Run the following command:
terraform -version
Related Terraform job interview questions
What does 'terraform init' command do?
Terraform JuniorWhat is the first Terraform CLI command that you need to execute after you pull Terraform configuration from your version control system?
Terraform JuniorUsing Terraform CLI, how do you get a list of all Terraform CLI commands?
Terraform JuniorWhat is Terraform?
Terraform JuniorWhat operating systems is Terraform CLI supported on?
Terraform Junior