Skip to content

Commit

Permalink
Addressed linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
bartosian committed Nov 16, 2024
1 parent 911d4d6 commit 28f9592
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a
- [Security](#security)
- [AI](#ai)
- [Walrus](#walrus)
- [Infrastructure as Code](#infrastructure-as-code)

## Move IDEs

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

- Sui Terraform Modules - All-in-one solution for deploying, monitoring, and managing SUI infrastructure with ease.
- [Github](https://github.com/bartosian/sui-terraform-modules) - [Further Information](details/iac_sui_terraform_modules.md)
- [GitHub](https://github.com/bartosian/sui-terraform-modules) - [Further Information](details/iac_sui_terraform_modules.md)
13 changes: 7 additions & 6 deletions details/iac_sui_terraform_modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@

## Tooling Category

- [ ] AI
- [ ] dApp Development
- [ ] Explorer
- [ ] IDE
- [ ] Indexer
- [ ] Oracle
- [ ] SDK
- [x] IAC
- [ ] Walrus
- [x] Infrastructure as Code

## Description

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

## Features
- Supported entities for monitoring:
- Validators
- Supported networks:
- Devnet
- Testnet
- Mainnet
- Sui
- Validator
- Walrus
- Storage Node
1 change: 1 addition & 0 deletions new_tool_submission_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- [ ] Oracle
- [ ] SDK
- [ ] Walrus
- [ ] Infrastructure as Code

## Homepage or Repo or Download Link

Expand Down

0 comments on commit 28f9592

Please sign in to comment.