Skip to content

Pragmatists/terraform-structure-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structuring Terraform for World Domination

Sample code for the blog post. See the post for a description of the contents and structure.

Quick Start

  1. Download and install Terraform.
  2. Open the directory with the checked-out code and run terraform init.
  3. Decide on a way to authenticate against AWS. The easiest way is to configure a default credentials profile with AWS CLI.
  4. Adjust the code, run any other commands, ie. terraform plan or terraform apply.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published