Using Terraform CLI, how do you reformat all files to meet the standard style including the files in subfolders?
Experience Level: Not defined
Tags: Terraform
Answer
Related Terraform job interview questions
Using Terraform CLI, how do you check what files need to be reformatted to standard formatting without rewriting the files?
Terraform Not definedWhat does command 'terraform fmt -check' do?
Terraform Not definedUsing Terraform CLI, how do you reformat your Terraform configuration files in the standard style?
Terraform Not definedWhat format does variable definition file use in Terraform?
Terraform Not definedHow can you provide variables using file to Terraform CLI without the need to specify the name of the variable definition file?
Terraform Not defined