aws-nuke
aws-nuke copied to clipboard
Fixed version lock on docker command.
trafficstars
While attempting to follow the example in your README, I was hitting an issue with the structure of nuke-config.yml.
The v2.11.0 version of aws-nuke was not marshalling because you now use account-blocklist in all of your examples, but that version only accepted the deprecated account-blacklist.
If we switch to running the :latest image, it'll work with either version of the blocklist key.