devops-israel / aws-inventory

AWS Inventory in a single HTML file using JS AWS-SDK & Bootstrap
MIT License
388 stars 121 forks source link

Add functionality to export to csv/excel #19

Open Suresh-TechM opened 5 years ago

Suresh-TechM commented 5 years ago

I'll just start by saying that this tool is awesome.

But it will be useful only if the person viewing the inventory data is from your team or has access keys. If functionality to export to csv/excel files is added it'll be really useful since we would need to send it in excel files to the team doing audit or any higher up who request data of entire inventory

andreswebs commented 4 years ago

Hey, I could add this feature. Can I send a PR @kesor ?

kesor commented 4 years ago

Hey, I could add this feature. Can I send a PR @kesor ?

@andreswebs sure.

andreswebs commented 4 years ago

There you go @kesor

https://github.com/devops-israel/aws-inventory/pull/21

Formatting the output as .tsv instead of .csv, because some fields contain commas which mess the csv output.

ankitjhingan commented 4 years ago

it will be very helpful to have this report exported as a whole rather than clicking for individual services

andrewlorenz commented 3 years ago

+1 - This tool would be super useful if it could produce a single CSV report for all services discovered in all regions.