adammck / terraform-inventory

Terraform State → Ansible Dynamic Inventory
MIT License
1.82k stars 321 forks source link

Handle resources that have object/hash-like keys due to use of for_each #159

Open kljensen opened 3 years ago

kljensen commented 3 years ago

I think this would close #158. Looking for feedback and also examples of valid resource names so that I can write some tests.