A simple structure is suitable for small and testing projects, with a few resources of varying types and variables. In this tutorial, you’ll learn about structuring Terraform projects according to their general purpose and complexity. In the end, your project will deploy an Ubuntu 20.04 server (Droplet) on DigitalOcean.

16m read timeFrom digitalocean.com
Post cover image
Table of contents
PrerequisitesUnderstanding a Terraform Project’s StructureStep 1 — Setting Up Your Initial ProjectStep 2 — Creating a Python Script for Dynamic DataStep 3 — Defining the DropletStep 4 — Defining DNS RecordsStep 5 — Planning and Applying the ConfigurationStep 6 — Running Code Using ProvisionersConclusion
1 Comment

Sort: