Skip to content

Comments

[master] Add module for checking EC2 instance running status and restart it#65545

Closed
GudaboinaSuhas wants to merge 1 commit intosaltstack:masterfrom
GudaboinaSuhas:patch-1
Closed

[master] Add module for checking EC2 instance running status and restart it#65545
GudaboinaSuhas wants to merge 1 commit intosaltstack:masterfrom
GudaboinaSuhas:patch-1

Conversation

@GudaboinaSuhas
Copy link

What does this PR do?

A simple Boto script to check the running status of an EC2 Instance and restart it.

What issues does this PR fix or reference?

Enhancement: The current salt boto modules do not have functionality to check the status of an Instance and restart it if it's in a stopped state. This module adds functionality to do that, though the changes are not added directly to add the missing functionality. We request help from Salt community to guide us in adding this feature to the existing boto ec2 module.

New Behavior

Will add AWS EC2 Instance restart functionality or to check if the instance is already in a running state.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

@GudaboinaSuhas GudaboinaSuhas requested a review from a team as a code owner November 14, 2023 14:51
@GudaboinaSuhas GudaboinaSuhas requested review from MKLeb and removed request for a team November 14, 2023 14:51
@welcome
Copy link

welcome bot commented Nov 14, 2023

Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar.
If you have additional questions, email us at saltproject@vmware.com. We’re glad you’ve joined our community and look forward to doing awesome things with you!

@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Add module for checking EC2 instance running status and restart it [master] Add module for checking EC2 instance running status and restart it Nov 14, 2023
@dwoz dwoz added this to the Argon v3008.0 milestone Dec 18, 2023
@dwoz dwoz requested a review from a team as a code owner March 16, 2025 22:09
@twangboy
Copy link
Contributor

twangboy commented Apr 1, 2025

This module and its associated states and tests have been transitioned to community support and are no longer maintained by the Salt Core team. The code has been removed from the Salt code-base and can be found in this repository: https://github.com/salt-extensions/community-extensions-holding/

There is currently discussion and work being done on the salt-extensions Discord channel (https://discordapp.com/channels/1200072194781368340/1208165123240370197) to document and build the infrastructure for community-supported salt extensions. There is also a Salt-Extensions Working Group that takes place on the 1st and 3rd Thursday of every month to coordinate salt-extension efforts.

@twangboy twangboy closed this Apr 1, 2025
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

Successfully merging this pull request may close these issues.

3 participants