tfmigrate

Terraform state migration tool for GitOps workflows

brewmacoslinux
Try with needOr install directly
Source

About

Terraform/OpenTofu state migration tool for GitOps

Commands

tfmigrate

Examples

Plan a state migration to verify changes before applying$ tfmigrate plan -config tfmigrate.hcl
Apply a state migration with automatic history tracking$ tfmigrate apply -config tfmigrate.hcl
View migration history and status$ tfmigrate history -config tfmigrate.hcl