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

Add EC2 Snapshot Deletion and AMI Deletion #81

Merged
merged 2 commits into from
Mar 2, 2018

Conversation

tomvachon
Copy link
Contributor

@tomvachon tomvachon commented Mar 1, 2018

This fixes #78 and fixes #80

us-east-1 - EC2Volume - 'vol-01901abaa8d296376' - triggered remove
us-east-1 - EC2Snapshot - 'snap-0a4b6c012e9d6a7ab' - InvalidSnapshot.InUse: The snapshot snap-0a4b6c012e9d6a7ab is currently in use by ami-a94db9d4
	status code: 400, request id: 0a332abf-7537-4624-84c2-0568df4e39b4
us-east-1 - EC2Image - 'ami-a94db9d4' - triggered remove
us-east-1 - EC2Image - 'ami-ac4cb8d1' - triggered remove

Removal requested: 3 waiting, 1 failed, 43 skipped, 0 finished

us-east-1 - EC2Volume - 'vol-01901abaa8d296376' - waiting
us-east-1 - EC2Snapshot - 'snap-0a4b6c012e9d6a7ab' - removed
us-east-1 - EC2Image - 'ami-a94db9d4' - waiting
us-east-1 - EC2Image - 'ami-ac4cb8d1' - waiting

Removal requested: 3 waiting, 0 failed, 43 skipped, 1 finished

us-east-1 - EC2Volume - 'vol-01901abaa8d296376' - removed
us-east-1 - EC2Image - 'ami-a94db9d4' - waiting
us-east-1 - EC2Image - 'ami-ac4cb8d1' - waiting

Removal requested: 2 waiting, 0 failed, 43 skipped, 2 finished

us-east-1 - EC2Image - 'ami-a94db9d4' - waiting
us-east-1 - EC2Image - 'ami-ac4cb8d1' - waiting

Removal requested: 2 waiting, 0 failed, 43 skipped, 2 finished

us-east-1 - EC2Image - 'ami-a94db9d4' - removed
us-east-1 - EC2Image - 'ami-ac4cb8d1' - removed
Removal requested: 0 waiting, 0 failed, 43 skipped, 4 finished

Nuke complete: 0 failed, 43 skipped, 4 finished.

@svenwltr svenwltr requested a review from bethge March 1, 2018 19:16
@svenwltr svenwltr merged commit 259a895 into rebuy-de:master Mar 2, 2018
@svenwltr
Copy link
Member

svenwltr commented Mar 2, 2018

Thank you for your contribution!

@svenwltr svenwltr added the kind/resource Adding or changing AWS resources. label Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/resource Adding or changing AWS resources.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Resource: AMI Missing Resource: EBS Snapshots
5 participants