Terraform

11 Guides Available

Terraform by HashiCorp is an orchestration tool that allows you to represent your Linode instances and other resources with declarative code inside configuration files, instead of manually creating those resources via the Linode Manager or API. This practice is referred to as Infrastructure as Code, and Terraform is a popular example of this methodology.


Terraform Guides

Sort Terraform Guides
Article thumbnail

Use Terraform With Linode Object Storage

This guide provides a brief introduction to Terraform, and explains how to use it to configure Linode Object Storage.

Article thumbnail

Creating a Multicloud Infrastructure Using Terraform

This guide shows you how to use Multicloud Terraform to provide a consistent workflow so you can manage infrastructure with only a few configuration files.

Article thumbnail

Deploy Secure Linodes using Cloud Firewalls and Terraform

This guide will show you how to use the Terraform application to deploy Linode instances with pre-configured Cloud Firewalls assigned to them.

Article thumbnail

Provision Unmanaged Kubernetes Cluster using Terraform

How to use kubectl, Terraform, and the Linode Terraform K8s module to create and configure Terraform configuration files and deploy a Kubernetes cluster.

Article thumbnail

A Beginner's Guide to Terraform

A look into Terraform's primary components, features, and configurations for the new Terraform user

Article thumbnail

Import Existing Infrastructure to Terraform

This guide will describe how to import existing Linode infrastructure into Terraform using the official Linode provider plugin.

Article thumbnail

Create a Terraform Module

This guide shows you how to create a Terraform module with nested root, linode_instance, and stackscripts modules using a Linode StackScripts installer.

Article thumbnail

Managing Secrets with Terraform

Learn everything you need to know about secrets management with Terraform.

Article thumbnail

Deploy a WordPress Site Using Terraform and Linode StackScripts

In this guide you will learn how to use a Community StackScript to deploy WordPress on a Compute Instance using Terraform.

Article thumbnail

Create a NodeBalancer with Terraform

This guide provides you with step-by-step instructions for installing Terraform and utilizing the tool to create a NodeBalancer and Nodes for your Linodes.

Article thumbnail

Use Terraform to Provision Infrastructure on Linode

This article gives you step-by-step instructions on how to use Terraform to provision, modify, and destroy infrastructure using only code and simple commands.