Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 822 Bytes

README.md

File metadata and controls

49 lines (30 loc) · 822 Bytes

Terraform

Deploy Mage to your cloud provider using Terraform.

Cloud providers currently supported with Mage Terraform scripts:

  • AWS
  • Azure
  • GCP

Pre-install

Clone this repository:

git clone https://github.com/mage-ai/mage-ai.git

Install Terraform CLI

Using Homebrew

brew tap hashicorp/tap && brew install hashicorp/tap/terraform

Using Docker

docker pull hashicorp/terraform:latest

Cloud specific Terraform instructions

Read the following documentation for the cloud provider of your choice: