Infrastructure as code
Terraform
Deploy Mage to your cloud provider using Terraform.
Cloud providers currently supported with Mage Terraform scripts:
- AWS
- Azure
- GCP
- DigitalOcean
Pre-install
Clone Mage’s Terraform template repository:
Install Terraform CLI
Windows
Follow Microsoft’s instructions to install Terraform on Windows.
Errors
If you’re installing Terraform using Homebrew on an Apple M1 laptop, you may get this error:
Follow this guide to fix the issue.
Cloud specific Terraform instructions
Read the following documentation for the cloud provider of your choice:
Was this page helpful?