Skip to content

newcontext-oss/generator-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-terraform

This is a small Yeoman generator. It stubs out a simple Terraform module that is setup to test with Kitchen Terraform.

Requirements:

Using:

# Install the generator from remote github or from local branch
npm install git+https://git@github.com/newcontext-oss/generator-terraform.git

# local install
git clone https://github.com/newcontext/generator-terraform.git
cd generator-terraform
npm link

# Run the generator
yo terraform

# Install ruby pre-reqs
bundle install

# Test the module
bundle exec kitchen test

About

Yeoman Generator for Terraform Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published