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

Add instance state to the inventory #396

Closed
demeringo opened this issue Jan 1, 2024 · 0 comments · Fixed by #397
Closed

Add instance state to the inventory #396

demeringo opened this issue Jan 1, 2024 · 0 comments · Fixed by #397
Assignees
Labels
enhancement New feature or request

Comments

@demeringo
Copy link
Collaborator

Problem

Inventory result does not show instance state (running / stopped). This does not allow specific treatments of shut down instances (like bug #390 ).

Solution

Retrieve instance state and return it with the inventory.

To simplify, we will consider that an instance is running by default (unless explicitly "stopped" or "terminated").

Alternatives

Additional context or elements

@demeringo demeringo added the enhancement New feature or request label Jan 1, 2024
@demeringo demeringo self-assigned this Jan 1, 2024
demeringo added a commit that referenced this issue Jan 1, 2024
@demeringo demeringo linked a pull request Jan 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant