minamijoyo / tfmigrate

A Terraform / OpenTofu state migration tool for GitOps
MIT License
1.14k stars 57 forks source link

Add support for multi_state xmv (wildcard expansion) #121

Closed minamijoyo closed 1 year ago

minamijoyo commented 1 year ago

We have added the wildcard support for state mv in https://github.com/minamijoyo/tfmigrate/pull/111, but this was limited within a single tfstate. Let's extend this feature also to multi_state. This makes it easier to merge two states.