AlexNabokikh / tfsort

A CLI utility to sort Terraform variables and outputs
Apache License 2.0
138 stars 5 forks source link

Block Inadvertently Deleted #28

Closed lachlanatscalapay closed 1 year ago

lachlanatscalapay commented 1 year ago

In a .tf file with terraform, provider, data, resource, and module blocks, all blocks are being removed upon executing tfsort <filename>

AlexNabokikh commented 1 year ago

Thank you for reporting the issue. I will fix this issue in the coming days.