Skip to content

Commit bf47a07

Browse files
authored
Revert "Add terraform_ordered_locals to the doc index (#32)" (#37)
This reverts commit 5fbc7cc.
1 parent 4b77408 commit bf47a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/rules/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ All rules are enabled by default, but by setting `preset = "recommended"`, you c
1515
|[terraform_module_pinned_source](terraform_module_pinned_source.md)|Disallow specifying a git or mercurial repository as a module source without pinning to a version||
1616
|[terraform_module_version](terraform_module_version.md)|Checks that Terraform modules sourced from a registry specify a version||
1717
|[terraform_naming_convention](terraform_naming_convention.md)|Enforces naming conventions for resources, data sources, etc||
18-
|[terraform_ordered_locals](terraform_ordered_locals.md)|Recommend proper order for variables in `locals` blocks||
1918
|[terraform_required_providers](terraform_required_providers.md)|Require that all providers have version constraints through required_providers||
2019
|[terraform_required_version](terraform_required_version.md)|Disallow `terraform` declarations without require_version||
2120
|[terraform_standard_module_structure](terraform_standard_module_structure.md)|Ensure that a module complies with the Terraform Standard Module Structure||

0 commit comments

Comments
 (0)