sentence refactor - consistently -> consistency
This commit is contained in:
parent
d390fad487
commit
0639054683
|
@ -413,6 +413,6 @@ the remote system to control who can access that data.
|
|||
|
||||
We've modified the formatting of `terraform output` to match the formatting of `terraform show`.
|
||||
|
||||
We consider the console output of Terraform human readable; specifically designed and optimized for operators and practitioners to review themselves. As a result we occasionally (maybe even regularly) intend to tweak that output to help improve consistently, clarity, actionability and more.
|
||||
We consider the console output of Terraform human readable; specifically designed and optimized for operators and practitioners to review themselves. As a result we occasionally (maybe even regularly) intend to tweak that output to help improve consistency, clarity, actionability and more.
|
||||
|
||||
If you rely on `terraform output` in automation, please use `terraform output -json`.
|
||||
|
|
Loading…
Reference in New Issue