404
Bummer! The page you were looking for wasn't found. You can browse our articles or try searching.
Terraform
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.

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.

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.

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.

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.

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

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

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.

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

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.

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.

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.