0.1.27 • Published 6 years ago

@recarnot/awstfy v0.1.27

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

awstfy is command line tool for AWS Terraform project management.

Installation

npm install @recarnot/awstfy

Usage

Usage: awstfy [options] [command]

Options:
  -V, --version      output the version number
  -h, --help         display help for command

Commands:
  new                Create new project or clone from Git repository
  context            Configure project
  provider           Configure provider
  backend            Configure backend
  cicd [options]     Create CI/CD pipeline
  add [options]      Add AWS Feature
  init               Terraform init command
  plan [options]     Terraform plan command
  apply [options]    Terraform apply command
  destroy [options]  Terraform destroy command
  show [options]     Terraform show command
  state              Terraform state command
  help [command]     display help for command

Add AWS Features

Usage: awstfy add [options]

Options:
  -vpc, --vpc          Create new VPC
  -storage, --storage  Create new storage
  -rstate, --rstate    Conect to new Remote backend
  -sns, --sns          Create new SNS topic
  -h, --help           display help for command
0.1.27

6 years ago

0.1.22

6 years ago

0.1.23

6 years ago

0.1.24

6 years ago

0.1.25

6 years ago

0.1.26

6 years ago

0.1.20

6 years ago

0.1.21

6 years ago

0.1.17

6 years ago

0.1.18

6 years ago

0.1.19

6 years ago

0.1.16

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.11

6 years ago

0.1.12

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.1

6 years ago

0.0.9

6 years ago

0.0.7

6 years ago