Skip to content

Commit b1b024f

Browse files
committed
Fix all awesome-lint errors
1 parent bc5d6d5 commit b1b024f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
### CI
9191

9292
- [Atlantis](https://www.runatlantis.io/) - Automating workflows via pull requests.
93-
- [Burrito](https://docs.burrito.tf/overview/) - Burrito is a TACoS (Terraform Automation and Collaboration Software) that works inside Kubernetes.
93+
- [Burrito](https://docs.burrito.tf/overview/) - A TACoS (Terraform Automation and Collaboration Software) that works inside Kubernetes.
9494
- [TF-via-PR](https://github.com/OP5dev/TF-via-PR) - GitHub Action to init, plan and apply Terraform/OpenTofu via PR automation.
9595
- [pre-commit-opentofu](https://github.com/tofuutils/pre-commit-opentofu) - Git pre-commit hooks plugin.
9696
- [setup-opentofu](https://github.com/opentofu/setup-opentofu) - Set up OpenTofu CLI in your GitHub Actions workflow.
@@ -126,10 +126,10 @@
126126
### Registry
127127

128128
- [library.tf](https://library.tf/) - An indexer of registries for providers and modules with insights and documentation.
129-
- [boring-registry](https://github.com/boring-registry/boring-registry) - Boring-registry is an open-source module and provider registry compatible with OpenTofu.
129+
- [boring-registry](https://github.com/boring-registry/boring-registry) - An open-source module and provider registry compatible with OpenTofu.
130130
- [hermitcrab](https://github.com/seal-io/hermitcrab) - Registry network mirroring service compatible with OpenTofu.
131131
- [terrac](https://github.com/haoliangyu/terrac) - Minimal private module registry compatible with OpenTofu.
132-
- [GitLab Module Registry](https://docs.gitlab.com/ee/user/packages/terraform_module_registry/) - Use GitLab projects as a private registry for terraform modules.
132+
- [GitLab Module Registry](https://docs.gitlab.com/ee/user/packages/terraform_module_registry/) - Use GitLab projects as a private registry for Terraform modules.
133133
- [terralist](https://github.com/terralist/terralist) - Private registry for providers and modules.
134134
- [citizen](https://github.com/outsideris/citizen) - Private registry for modules and providers with support for multiple databases and storages.
135135
- [petra](https://github.com/devoteamgcloud/petra) - Private registry manager using Google Cloud Storage.
@@ -141,7 +141,7 @@
141141

142142
### Helpers
143143

144-
- [OpenTofu Language Server](https://github.com/opentofu/tofu-ls) - OpenTofu Language Server.
144+
- [OpenTofu Language Server](https://github.com/opentofu/tofu-ls) - The OpenTofu Language Server.
145145
- [VS Code Extension](https://open-vsx.org/extension/OpenTofu/vscode-opentofu) - Extension for Visual Studio Code with the OpenTofu Language Server adds editing features for OpenTofu files such as syntax highlighting, IntelliSense, code navigation, code formatting, module explorer.
146146
- [zed Extension](https://github.com/ashpool37/zed-extension-opentofu) - Extension for the Zed Editor.
147147
- [terratag](https://github.com/env0/terratag) - CLI tool allowing for tags or labels to be applied across an entire set of OpenTofu/Terraform files.

0 commit comments

Comments
 (0)