ekristen / aws-nuke

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

fix(awsutil): properly determine partition for all supported regions #143

Closed ekristen closed 3 months ago

ekristen commented 3 months ago

Overview

Refactors code to allow for all regions to be supported for the AWS_DEFAULT_REGION environment variable by doing a lookup to determine it's proper partition. It also happens to simplify the code as well.

Resolves #142

ekristen commented 3 months ago

:tada: This PR is included in version 3.0.0-beta.43 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

ekristen commented 1 month ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: