0.1.27 • Published 4 years ago

@recarnot/awstfy v0.1.27

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

0.1.22

4 years ago

0.1.23

4 years ago

0.1.24

4 years ago

0.1.25

4 years ago

0.1.26

4 years ago

0.1.20

4 years ago

0.1.21

4 years ago

0.1.17

4 years ago

0.1.18

4 years ago

0.1.19

4 years ago

0.1.16

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.7

4 years ago