Closed cisopaul closed 1 month ago
seems to be an issue with the order of commands.
aws-nuke --profile
By design, switched libraries for cli of the build in v3. If it used to work in any position previously that was an oversight on the notes to not call that out.
Ok cool, makes sense. Totally happy to close this issue off. Thanks for the swift response
Sounds good. I'll try and put a note in the upgrade guide soon. Thanks!
Installed aws-nuke via the homebrew tap per documentation.
brew install ekristen/tap/aws-nuke
I have a profile setup in ~/.aws/config which is using AWS SSO profiles. Run the aws-nuke command which chucks the following error:
This happens with -profile (which is in the error message for both) & --profile (which is in the docs)