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

Inventory command to bootstrap a manifest file for the Impact Framework #462

Open
jnioche opened this issue Mar 6, 2024 · 3 comments
Open

Comments

@jnioche
Copy link
Collaborator

jnioche commented Mar 6, 2024

The Impact Framework from the Green Software Foundation takes as input a manifest file. This is a yaml file listing the resources (e.g. EC2 instances) and related observations (CPU usage etc...). Given that this is pretty much what we get from the inventory command on the CLI, it would make it easier to bootstrap a manifest file.

The Impact Framework has a plugin for the Boavizta API so the results should be the same as calling the estimate command.

@jnioche
Copy link
Collaborator Author

jnioche commented Mar 7, 2024

This could of course also be done as a plugin for the Impact Framework instead. There is something similar for Azure already but not for AWS

@demeringo
Copy link
Collaborator

demeringo commented Mar 7, 2024

Yes this would be interresting to see if we can generate this manifest file.

We also have similar feature in cloud scanner backlog: to be able to generate an inventory as file and be able to replay it to get impacts #352

@demeringo
Copy link
Collaborator

Format of the manifest file: https://if.greensoftware.foundation/major-concepts/manifest-file/

Not sure if there is an associated json schema.

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

2 participants