Skip to content

DanielSinclair/create-terraform-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Terraform Module ✨

Create & manage Terraform Cloud modules with no configuration or the hassles of releasing. Just create and deploy modules with a continuous integration cycle. GitHub Actions come included.

Quick Overview

yarn create terraform-module my-vpc aws
cd terraform-aws-my-vpc
yarn deploy

You can also use NPM

npm init terraform-module my-vpc aws
cd terraform-aws-my-vpc
npm deploy

About

Create a Terraform Cloud module & CI workflow with 1 command

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published