0.0.6 • Published 1 year ago

terraformstate v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago