Skip to content

Commit

Permalink
Added Sui Terraform Modules to IAC (#28)
Browse files Browse the repository at this point in the history
* Added Sui Terraform Modules to IAC
* Addressed linter errors

---------

Co-authored-by: Antonio Yang <[email protected]>
  • Loading branch information
bartosian and yanganto authored Nov 17, 2024
1 parent 4de69e8 commit 461b1ea
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 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 @@ -226,3 +227,8 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a

- Walrus Sites GA - Reusable GitHub Action for deploying Walrus Sites
- [GitHub](https://github.com/zktx-io/walrus-sites-ga) - [Marketplace](https://github.com/marketplace/actions/walrus-sites-ga) - [Examples](https://github.com/zktx-io/walrus-sites-ga-example) - [Further Information](details/walrus_sites_ga.md)

## 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)
24 changes: 24 additions & 0 deletions details/iac_sui_terraform_modules.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Sui Terraform Modules

## Tooling Category

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

## Description

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

## Features
- Supported entities for monitoring:
- 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 461b1ea

Please sign in to comment.