Skip to content

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.
- Deleted the test script section from driver.sh for cleaner.
- Updated driver.sh to be executable, enhancing usability and ease of execution.
- Created README.md to offer comprehensive guidance on using driver.sh.
- Includes instructions for the 'init' and 'delete' commands, script setup, and options for the 'init' command.
- Enhances user understanding and ease of use for the script.
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