Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

postponed S3 bucket removal #987

Closed

Conversation

AndrewChubatiuk
Copy link

Hi all! Thanks a lot for this project!
I've met a problem, when was trying to run aws-nuke for S3 bucket. It takes too much time to drop all objects.
In this MR I've added postponed state. For this purpose I've added postponed-if feature for S3Bucket only at the moment. It provides a parameter called objects-threshold which is being used for condition checks if it's easier to delete all objects and bucket or postpone it's removal and set lifecycle configuration only.

@AndrewChubatiuk AndrewChubatiuk requested a review from a team as a code owner April 27, 2023 13:12
@AndrewChubatiuk
Copy link
Author

Hey @der-eismann could you please review this MR when you have time?

@ekristen
Copy link
Contributor

I like this idea. I'm unsure if I'll fully implement in in libnuke and the fork, but I'm going to reference this PR over there for consideration. ekristen/libnuke#74


Please see the copy of the notice from the README about the deprecation of this project. Sven was kind enough to grant me access to help triage and close issues and pull requests that have already been addressed in the actively maintained fork. Some additional information is located in the welcome issue for more information.

Caution

This repository for aws-nuke is no longer being actively maintained. We recommend users to switch to the actively maintained fork of this project at ekristen/aws-nuke.
We appreciate all the support and contributions we've received throughout the life of this project. We believe that the fork will continue to provide the functionality and support that you have come to expect from aws-nuke.
Please note that this deprecation means we will not be addressing issues, accepting pull requests, or making future releases from this repository.
Thank you for your understanding and support.

@ekristen ekristen closed this Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants