sm-marketplace / infrastructure

Terraform files
0 stars 0 forks source link

Infraestructure

Requirements

Needs configure AWS Bucket as a Terraform Backend (for generate from scratch see here)

Up the infraestructure

git clone https://github.com/sm-marketplace/infrastructure.git
cd infrastructure
terraform init
terraform plan
terraform apply -auto-approve
terraform output > infra-out

Las instacias de EC2 requieren tener docker instalado, para instalar estas dependencias ejecute:

node scripts/ec2install.js