Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

working well #19

Open
cwowens3 opened this issue Feb 23, 2019 · 3 comments
Open

working well #19

cwowens3 opened this issue Feb 23, 2019 · 3 comments

Comments

@cwowens3
Copy link

Thanks for this project. I like the direction its heading. I was able to get it running, it hung for me the first run, but after I started running it for specific services it now completes fine. I'm struggling with the .json output file trying to find a good way to view it. would love suggestions on that. I wish there was an easy way to run it with multiple AWS accounts. even if I could just pass the credentials as command line variables. I could script it to run several different inventories in sequence.

@janiko71
Copy link
Owner

Hi, thank you for your comment. Unfortunately, .json are not easy to read, personnally I'm using some beautifier (https://codebeautify.org/jsonviewer). I began to write a python to graphically view this inventory, but it's still at a "draft" state.

Multi-accounts could be an interesting feature, but I don't know yet what could be the best way to handle it.

@cwowens3
Copy link
Author

cwowens3 commented Feb 23, 2019 via email

@kinsonl-delphitech
Copy link

Thanks for the project.
FYI, It got error when I ran it but fine if I take out "s3": 1 from SUPPORTED_INVENTORIES = {"s3": 1,... in config.py.
Also, it would be high appreciated if can export the result in csv/excel format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants