sidilabs / terraform-order

VSCode extension to order variables in terraform code.
MIT License
0 stars 4 forks source link

Reserved words hierarchy engine #18

Open Rodolfodc opened 2 years ago

Rodolfodc commented 2 years ago

The reserved words must be recognized correctly, which means that, it needs to consider the resource and the resource hierarchy that is being interpreted. The reserved words engine should make take care of the hierarchy and provide API to facilitate it's usage