This repository contains the infrastructure for the Sonatafy Nexxus platform.
git clone [email protected]:Sonatafy/nexxus-infra.git
cd nexxus-infra
Run terraform login
and follow the prompts to get an API token for Terraform to use.
terraform init
terraform plan
terraform apply