Closed fridim closed 1 month ago
@fridim I just successfully removed EC2Address without modifying the code for NetworkBorderGroup but I also only have the default border group, so perhaps it fails if it's a custom group? Do you have any more details you can share?
There's a fix for this in #375, please see the github action for binaries - https://github.com/ekristen/aws-nuke/actions/runs/11282949877 -- please test and confirm. I am unable to do anything besides default network border group.
:tada: This issue has been resolved in version 3.27.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Steps to reproduce:
When nuking, if the NetworkBorderGroup isn't specified, the EC2Address isn't released.
To illustrate, this is the python boto3 code that works:
The go struct
ReleaseAddressInput
to pass that parameter: