Sligo Enterprise - Terraform Modules
Official Terraform modules for deploying Sligo Enterprise Platform on AWS EKS, GCP GKE, and Azure AKS.
Infrastructure as Code
Production-ready Terraform configurations for AWS EKS, GCP GKE, and Azure AKS deployments.
Automated Provisioning
Kubernetes clusters, managed databases, cache, storage, and Helm chart deployment.
Multiple Environments
Easy management of dev, staging, and production with isolated configurations.
Integrated with Helm
Seamlessly deploys the Sligo Enterprise Helm Chart with all required configurations.
Choose Your Cloud
| Cloud | Guide |
|---|---|
| AWS | Deploy on AWS EKS → |
| Google Cloud | Deploy on GCP GKE → |
| Microsoft Azure | Deploy on Azure AKS → |
What You Get
- Kubernetes cluster (EKS, GKE, or AKS)
- Managed database (Aurora/Cloud SQL/Azure Database for PostgreSQL)
- Cache (ElastiCache / in-cluster Redis Stack on GKE / Azure Cache for Redis)
- Object storage (S3/GCS/Azure Blob)
- Helm chart deployment with secrets and ingress
- Environment automation via
make create-environment
Prerequisites (All Clouds)
- Terraform >= 1.0
- kubectl and Helm >= 3.10
- Sligo credentials (service account key + repository name) — Get started →
- Domain name for your application
- Cloud credentials configured (AWS CLI, gcloud, or az)
Quick Links
- Sligo credentials & setup
- Secrets management
- Multiple environments (dev/staging/prod)
- Upgrading
- Troubleshooting
Support
- Email: support@sligo.ai
- Issues: GitHub Issues