terraform-state-merge
v0.1.1
Published
Merge any number of Terraform state files into one
Downloads
6
Readme
terraform-state-merge
Merge any number of Terraform state files into one.
Installation
npm -g install terraform-state-merge
Usage
terraform-state-merge <tfstate-file> <tfstate-file> [<tfstate-file> [...]]
terraform-state-merge
always assumes the latest state has the most accurate
information.