Skip to content
On this page

Terraform

Terraform is an open-source infrastructure as code (IaC) tool that allows you to define and manage cloud resources across multiple cloud providers using a simple and declarative configuration language. With Terraform, you can easily and reliably provision and manage your infrastructure as code, providing a consistent and repeatable way to deploy Magento across multiple cloud providers.

By using Terraform, you can avoid the complexities of managing cloud resources manually, such as writing scripts for creating and configuring resources, and the risk of configuration drift. Instead, you can define your desired state in a Terraform configuration file, which describes the cloud resources you need for your Magento deployment. Then, Terraform uses this configuration to create, update, and destroy resources as needed, providing a consistent and repeatable deployment process across multiple cloud providers.

Mappia currently provides Terraform modules for: