Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klaytn/klaytn-terraform

Terraform modules set to create various resources regarding Klaytn.
https://github.com/klaytn/klaytn-terraform

blockchain klaytn service-chain terraform

Last synced: about 2 months ago
JSON representation

Terraform modules set to create various resources regarding Klaytn.

Awesome Lists containing this project

README

        

# Klaytn Terraform modules
Terraform modules set to create various resources regarding Klaytn. There are 2 modules for now which create service-chain nodes in AWS, Azure. The purpose of this repo is to providing various modules that build klaytn nodes easily for demo or production ready environment.

## Assumptions

- You want to setup Klaytn serivce-chain nodes in AWS.
- You want to setup proper security groups that allow commuication and coordination.

## Modules

- [service-chain-aws](https://github.com/klaytn/klaytn-terraform/tree/master/serivce-chain-aws)
- [service-chain-azure](https://github.com/klaytn/klaytn-terraform/tree/master/serivce-chain-azure)

## Contributing
Report issues/questions/feature requests on in the [issues](https://github.com/klaytn/klaytn-terraform/issues/new) section.

## License
This modules is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/klaytn/klaytn-terraform/blob/master/LICENSE) for full details.