0.0.6 • Published 2 years ago

terraformstate v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

terraformstate

A CLI tool that helps you secure your terraform state files in minutes.

Installation

npm

npm install -g terraformstate 

yarn

yarn global add terraformstate

Running with npx

You can also run the CLI with npx without having to install it on your machine:

npx terraformstate -f <path-to-terraform-state-file> -C "Terraform command to run"

Note: if you don't provide a -f flag, it will default to .terraform.tfstate file

Documentation

The full documentation for the package is available here getting started

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago