Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

cmdlabs/cookiecutter-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMD CookieCutter Terraform Project

A cookiecutter template for our Terraform modules.

Usage

Create a new project:

▶ brew install cookiecutter
▶ cookiecutter https://github.com/cmdlabs/cookiecutter-terraform.git

Or you can use the path to the checked out project instead of the HTTPS URL.

Update an existing project:

▶ cookiecutter -f https://github.com/cmdlabs/cookiecutter-terraform.git

Then select the changes you really want using:

▶ git add -p

License

Apache 2.0.

About

A cookiecutter template for CMD Terraform projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages