Skip to content

Commit

Permalink
chore: update readme (#31)
Browse files Browse the repository at this point in the history
Signed-off-by: Brenno Oliveira <[email protected]>
  • Loading branch information
brennoo authored Jan 12, 2025
1 parent 20c55bc commit 75b17b6
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Terraform Provider for HRUI Switches

This is a hobby project to create a Terraform provider for HRUI switches (www.hruitech.com) that are web-managed. It relies on [goquery](https://github.com/PuerkitoBio/goquery) for interfacing with the web UI.
This is a hobby project to create a Terraform provider for [HRUI](www.hruitech.com) switches that are web-managed. It relies on [goquery](https://github.com/PuerkitoBio/goquery) for interfacing with the web UI.

Check the documentation at:

- Terraform: [HRUI Provider](https://registry.terraform.io/providers/brennoo/hrui)
- OpenToFu: [HRUI Provider](https://search.opentofu.org/provider/brennoo/hrui)

## HRUI ODM/OEM

Expand All @@ -12,7 +17,8 @@ This provider is developed using a Horaco (ZX-SWTG124AS) switch. Other brands th
* XikeStor
* AmpCom

**Note:** Using firmware v1.9.
> [!NOTE]
> ## Using firmware v1.9.
## Getting Started

Expand Down

0 comments on commit 75b17b6

Please sign in to comment.