7 January 2020 / terraform Terraform 格式化代码 如下: terraform fmt -recursive 将以递归的方式将当前目录及其子目录下所有的 tf 文件全部格式化。