terraform

Deploying a Drupal site to AWS using Terraform

Submitted by Christian Crawford on Thu, 06/22/2023 - 21:02
### Outline 1. [Introduction](#introduction) 2. [Infrastructure outline](#infra-outline) 3. [Terraform concepts](#terraform-concepts) 4. [Code overview](#code-overview) 5. [Applying the code](#applying-code) ## Introduction I've been working with Drupal since 2015 so I've got a pretty good grasp on it and I feel I can confidently advise a client on how best to utilize it.

An Introduction to Terraform

Submitted by Christian Crawford on Mon, 03/27/2023 - 17:34
## What is Terraform Terraform is a CLI tool that allows you as system administrators, developers, etc. to build your infrastructure via declarative configuration files. This approach is commonly referred to as "Infrastructure as code" (IaC), and there are many such tools and implementations offered by some of the largest cloud providers and enterprise focused companies.
Subscribe to terraform
© 2026 SpinSpire All rights reserved.