commit
a7e24c384b
|
@ -34,7 +34,7 @@ Formatting decisions are always subjective and so you might disagree with the
|
||||||
decisions that `terraform fmt` makes. This command is intentionally opinionated
|
decisions that `terraform fmt` makes. This command is intentionally opinionated
|
||||||
and has no customization options because its primary goal is to encourage
|
and has no customization options because its primary goal is to encourage
|
||||||
consistency of style between different Terraform codebases, even though the
|
consistency of style between different Terraform codebases, even though the
|
||||||
chosen style can never be be everyone's favorite.
|
chosen style can never be everyone's favorite.
|
||||||
|
|
||||||
We recommend that you follow the style conventions applied by `terraform fmt`
|
We recommend that you follow the style conventions applied by `terraform fmt`
|
||||||
when writing Terraform modules, but if you find the results particularly
|
when writing Terraform modules, but if you find the results particularly
|
||||||
|
|
Loading…
Reference in New Issue