0.0.6 • Published 4 months ago

terraformstate v0.0.6

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

4 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago