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.
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 ProvisionersConclusion1 Comment
Sort: