Skip to content

form8ion plugin for projects that manage infrastructure as code with terraform

License

Notifications You must be signed in to change notification settings

form8ion/terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform

form8ion plugin for projects that manage infrastructure as code with terraform

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

MIT license npm Try @form8ion/terraform on RunKit

Installation

$ npm install @form8ion/terraform --save-prod

Example

Import

import {scaffold} from '@form8ion/terraform';

Execute

(async () => {
  await scaffold({projectRoot: process.cwd()});
})();

Contributing

Commitizen friendly Conventional Commits semantic-release: angular Renovate PRs Welcome

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

form8ion plugin for projects that manage infrastructure as code with terraform

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published