Skip to content

A cookiecutter template for bootstrapping a Terraform project my way.

License

Notifications You must be signed in to change notification settings

phillipsj/cookiecutter-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Terraform

A cookiecutter template for bootstrapping a Terraform project my way. It closely follows the recommendations in the HashiCorp docs. I like putting my backends and environment variable files in directories, then I reference then during execution.

Quickstart

Install the latest Cookiecutter, I recommend using pipx:

pipx install cookiecutter

Now you can create your infrastructure in your existing project or use it to boostrap a repository.

cookiecutter https://github.com/phillipsj/cookiecutter-terraform.git

About

A cookiecutter template for bootstrapping a Terraform project my way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages