sidilabs / terraform-order

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

Reserved words analyzer (matcher) #19

Closed Rodolfodc closed 1 year ago

Rodolfodc commented 2 years ago

Note: This task depends of the hierarchy engine task.

The analyzer should match the reserved words considering the hierarchy engine, which means, the map of resources must be provided by the hierarchy engine. The analyzer should look for missing reserved words or typos.