create-terraform-module

1.0.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i create-terraform-module

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

2.05 MB

Total Files

8

Last publish

Collaborators

  • danielsinclair