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

smoother up (fixes #57) #59

Merged
merged 11 commits into from
Aug 3, 2024
Merged

smoother up (fixes #57) #59

merged 11 commits into from
Aug 3, 2024

Conversation

hiroTochigi
Copy link
Member

No description provided.

@dogi dogi changed the title Error handling for up command (#57) smoother up (fixes #57) Jul 25, 2024
hiroTochigi and others added 7 commits July 31, 2024 22:18
- Added checks for existing SSH key on AWS and create if not present
- Implemented verification for Security Group existence and creation if missing
- Included logic to verify EC2 instance existence and state
  - Create and run instance if it does not exist
  - Log state if the instance is running
  - Start the instance if it is stopped
- Added check for terminated EC2 instance state
- Execute instance creation steps when instance state is terminated
- Ensure consistent behavior for creating and running EC2 instances when necessary
@dogi dogi merged commit ce36c9e into main Aug 3, 2024
1 check passed
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.

2 participants