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

Create aws-force-destroy bash script #1611

Merged
merged 3 commits into from
Jan 27, 2023
Merged

Create aws-force-destroy bash script #1611

merged 3 commits into from
Jan 27, 2023

Conversation

iameskild
Copy link
Member

Reference Issues or PRs

Script to forcefully delete AWS cluster using the aws cli:
#1590

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Any other comments?

@pavithraes pavithraes added type: enhancement 💅🏼 New feature or request status: in progress 🏗 This task is currently being worked on labels Dec 21, 2022
Copy link
Member

@costrouc costrouc left a comment

Choose a reason for hiding this comment

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

Will be useful to have these bits for the integration tests as well. I know that we have storage and load balancers that do not completely get deleted.

@costrouc costrouc merged commit fe3fdf7 into develop Jan 27, 2023
@costrouc costrouc deleted the aws-delete-script branch January 27, 2023 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants