Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

v2.11.0

Compare
Choose a tag to compare
@svenwltr svenwltr released this 20 May 08:51
c72475f

⚠️ Possible Breaking Change: The Docker image (quay.io/rebuy/aws-nuke) does not use the root user anymore. Instead it switches to the new user aws-nuke. This might break builds, if the config is copied to a location, where the aws-nuke user does not have read access.

Bugfix

  • kind/bug return error when max wait threshold is reached #356 (@videte47)

Enhancements

  • kind/enhancement Let aws-nuke container run as non-root user #352 (@der-eismann)

Resources

  • kind/resource Enable tags for EC2 DHCP Options #365 (@hmalphettes)
  • kind/resource Register MSK service #359 (@videte47)

Other

  • kind/refactoring Convert project to Go modules & upgrade to Go 1.12 #361 (@der-eismann)