Closed starzhanganz closed 8 months ago
No need to import the state file, simply run the tftui
command in the same directory you would run terraform plan
in.
hi, what happen when tfstate is on http backend in gitlab ?
TFTUI is agnostic to your backend choice. As long as you can run terraform state show
and get results - it'll work seamlessly.
how to import the statefile?