Skip to content

Commit 28f9592

Browse files
committed
Addressed linter errors
1 parent 911d4d6 commit 28f9592

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a
2929
- [Security](#security)
3030
- [AI](#ai)
3131
- [Walrus](#walrus)
32+
- [Infrastructure as Code](#infrastructure-as-code)
3233

3334
## Move IDEs
3435

@@ -230,4 +231,4 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a
230231
## Infrastructure as Code
231232

232233
- Sui Terraform Modules - All-in-one solution for deploying, monitoring, and managing SUI infrastructure with ease.
233-
- [Github](https://github.com/bartosian/sui-terraform-modules) - [Further Information](details/iac_sui_terraform_modules.md)
234+
- [GitHub](https://github.com/bartosian/sui-terraform-modules) - [Further Information](details/iac_sui_terraform_modules.md)

details/iac_sui_terraform_modules.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,23 @@
22

33
## Tooling Category
44

5+
- [ ] AI
56
- [ ] dApp Development
67
- [ ] Explorer
78
- [ ] IDE
89
- [ ] Indexer
910
- [ ] Oracle
1011
- [ ] SDK
11-
- [x] IAC
12+
- [ ] Walrus
13+
- [x] Infrastructure as Code
1214

1315
## Description
1416

1517
All-in-one solution for deploying, monitoring, and managing SUI infrastructure with ease.
1618

1719
## Features
1820
- Supported entities for monitoring:
19-
- Validators
20-
- Supported networks:
21-
- Devnet
22-
- Testnet
23-
- Mainnet
21+
- Sui
22+
- Validator
23+
- Walrus
24+
- Storage Node

new_tool_submission_template.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- [ ] Oracle
1111
- [ ] SDK
1212
- [ ] Walrus
13+
- [ ] Infrastructure as Code
1314

1415
## Homepage or Repo or Download Link
1516

0 commit comments

Comments
 (0)