cloud-nuke
cloud-nuke copied to clipboard
feature: Adds EFS support
Description
Closes https://github.com/gruntwork-io/cloud-nuke/issues/311.
TODOs
Read the Gruntwork contribution guidelines.
- [X] Update the docs.
- [X] Run the relevant tests successfully, including pre-commit checks.
- [X] Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
- [X] Include release notes. If this PR is backward incompatible, include a migration guide.
Release Notes (draft)
Added EFS support
Migration Guide
/
Unfortunately the only test I haven't been able to run is TestNukeEFSVolumeWithMountTargets
since in our test company's accounts we do not have Default VPC and the test just fails.
@GiampaoloFalqui Can you resolve the merge conflicts and address the review comments if this is still a feature you need. We will be closing stale PRs soon.