Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days ago
JSON representation
Terraform modules set to create various resources regarding Klaytn.
- Host: GitHub
- URL: https://github.com/klaytn/klaytn-terraform
- Owner: klaytn
- License: apache-2.0
- Created: 2020-07-16T04:42:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T07:03:51.000Z (11 months ago)
- Last Synced: 2024-08-03T18:19:26.914Z (4 months ago)
- Topics: blockchain, klaytn, service-chain, terraform
- Language: HCL
- Homepage:
- Size: 79.1 KB
- Stars: 4
- Watchers: 14
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-klaytn - Klaytn Terraform Modules - Terraform modules set to create various resources regarding Klaytn. (Deployment Tools)
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.