Quick Start
Let's get you using Terraplate ASAP!
Installation¶
Example¶
Clone Terraplate¶
The Terraplate repository comes with some examples. Let's start with the simple one.
Run Terraplate¶
# Parse the Terrafiles and print some details
terraplate parse
# Build the templates
terraplate build
# Plan the root modules
terraplate plan
# Apply the root modules
terraplate apply
Tutorials¶
Check the tutorials for learning about how to setup a project using Terraplate
Reference¶
The complete terrafile reference tells you everything you can put into a Terrafile.