Nelson Figueroa преди 5 години
родител
ревизия
5460fb1014
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      pages/common/terraform.md

+ 4 - 0
pages/common/terraform.md

@@ -7,6 +7,10 @@
 
 `terraform init`
 
+- Format configuration according to Terraform language style conventions:
+
+`terraform fmt`
+
 - Generate and show an execution plan:
 
 `terraform plan`