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

Address ghost instance #69

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Address ghost instance #69

wants to merge 10 commits into from

Conversation

hiroTochigi
Copy link
Member

No description provided.

hiroTochigi and others added 10 commits September 25, 2024 22:11
- Updated detectIncompleteState function to return a binary value indicating the existence of instance, security group, and key pair.
- Binary format: Bit 2 (instance), Bit 1 (security group), Bit 0 (key pair).
- Outputs binary state and interprets which resources exist or are missing.
- Added logic to handle binary state representation and provide detailed feedback.
Remove leftover residue from the merge conflict resolution.
Assign `keyName` to `importedKeyName` to prevent an empty key name in the treehouses config.
…dling

- Encapsulate a chunk of code into several functions for better modularity.
- Introduce binary state distinction functions.
- Execute the newly created functions based on the current state.
bug fix: pass right argument to the deleteCompleteState
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.

1 participant