ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
32 stars 6 forks source link

feat(secretsmanager-secret): properly support deleting secret replicas #192

Closed ekristen closed 3 weeks ago

ekristen commented 3 weeks ago

This allows replica secrets to be removed. Depending on how you look at it, it's either a fix or a feature. Previously this would just fail flat with no recourse.

ekristen commented 3 weeks ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: