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 small functions #47

Merged
merged 105 commits into from
Jul 11, 2024
Merged

Add small functions #47

merged 105 commits into from
Jul 11, 2024

Conversation

hiroTochigi
Copy link
Member

No description provided.

Converted the standalone delete.sh script into a reusable function. This function is now imported into driver.sh for better modularity and code organization. The delete function handles the deletion of an AWS EC2 instance and its related resources, including SSH tunnels and security keys.
Included a source declaration for delete.sh in driver.sh, enabling the use of the delete function within the driver script.
Copy link
Member

@dogi dogi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hiroTochigi tah-tah

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