Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 905 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 905 Bytes

Infrastructure

Description

infrastructure is the automation responsible for provisioning the required infrastructure for the Elastic IPFS project.

Terraspace

Requirements

Name Version
aws ~> 3.38
ruby ~> 3.1.0
terraform >= 1.0.0
terraspace ~> 1.1.0
  • AWS CLI
  • Configured AWS Credentials

Stacks and Shared Modules

This project is divided into live stacks and shared modules, according to the Terraspace project structure. Stacks are organized based on the subsystem components defined here. Check stacks and modules folders.

Issues

Please report issues in the elastic-ipfs/elastic-ipfs repo.