Skip to content

Commit

Permalink
Add library-tf
Browse files Browse the repository at this point in the history
Fix #69
  • Loading branch information
virtualroot authored Jun 28, 2024
1 parent 01e838b commit 2bfe199
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

### Tests

- [Terratest](https://github.com/gruntwork-io/terratest) - Go library that makes it easier to write automated tests for your infrastructure code.
- [Terratest](https://github.com/gruntwork-io/terratest) - Go library that makes writing automated tests for your infrastructure code easier.

### State

Expand All @@ -101,12 +101,13 @@
*Alternatives to Terraform Cloud.*

- [digger](https://github.com/diggerhq/digger) - Open-source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline.
- [terrakube](https://github.com/AzBuilder/terrakube) - Open-source platform with private registry, remote state, custom flows, scheduled workspaces, and visual states.
- [terrakube](https://github.com/AzBuilder/terrakube) - Open-source platform with a private registry, remote state, custom flows, scheduled workspaces, and visual states.
- [tofutf](https://github.com/tofutf/tofutf) - Open-source alternative to Terraform Enterprise with SSO, team management, agents, etc.
- [walrus](https://github.com/seal-io/walrus) - Walrus is an open-source application management platform based on IaC tools, including OpenTofu, Terraform, and others.

### Registry

- [library.tf][https://library.tf/] - An indexer of registries for providers and modules with insights and documentation.

Check failure on line 110 in README.md

View workflow job for this annotation

GitHub Actions / markdown

Reference links and images should use a label that is defined

README.md:110:3 MD052/reference-links-images Reference links and images should use a label that is defined [Missing link or image reference definition: "https://library.tf/"] [Context: "[library.tf][https://library.tf/]"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md052.md
- [boring-registry](https://github.com/boring-registry/boring-registry) - Boring-registry is an open-source module and provider registry compatible with OpenTofu.
- [hermitcrab](https://github.com/seal-io/hermitcrab) - Registry network mirroring service compatible with OpenTofu.
- [terrac](https://github.com/haoliangyu/terrac) - Minimal private module registry compatible with OpenTofu.
Expand Down

0 comments on commit 2bfe199

Please sign in to comment.