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

Fix the script to delete all S3 buckets even with data #116

Open
toddysm opened this issue Mar 4, 2022 · 0 comments · Fixed by #139
Open

Fix the script to delete all S3 buckets even with data #116

toddysm opened this issue Mar 4, 2022 · 0 comments · Fixed by #139
Assignees
Labels
bug Something isn't working DevOps Team
Milestone

Comments

@toddysm
Copy link
Contributor

toddysm commented Mar 4, 2022

This is a bug in the #87
The script doesn't delete all S3 buckets but only one
The script requires manual input and cannot be run from an automation machine. This should be changed to command line parameters

The goal is to fix the script to delete all S3 buckets even with data.

DATA ISSUE

The need for a script to delete the S3 buckets even with data in the bucket.

SCOPE

  1. write python script for s3 bucket deleting implement in an AWS CLI setting.

Major Obstacles:

Resolved Obstacle:

Project report for Instructor
Project Duration Sprint 4: started March 3, 2022, ending March 14, 2022
Coordination: DevOps Team issue assigned to 1jc
Report Date: March 14, 2022
Assumptions: N/A

@toddysm toddysm added bug Something isn't working DevOps Team labels Mar 4, 2022
@toddysm toddysm added this to the Sprint 04 milestone Mar 4, 2022
@1jc 1jc self-assigned this Mar 4, 2022
@1jc 1jc linked a pull request Mar 14, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DevOps Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants