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