0.1.27 • Published 5 years ago

@recarnot/awstfy v0.1.27

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

5 years ago

0.1.22

5 years ago

0.1.23

5 years ago

0.1.24

5 years ago

0.1.25

5 years ago

0.1.26

5 years ago

0.1.20

5 years ago

0.1.21

5 years ago

0.1.17

5 years ago

0.1.18

5 years ago

0.1.19

5 years ago

0.1.16

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.11

5 years ago

0.1.12

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.1

5 years ago

0.0.9

5 years ago

0.0.7

5 years ago