diodonfrost / terraform-aws-lambda-nuke

Terraform module that creates a lambda to destroy all resources in an AWS account.
Apache License 2.0
20 stars 15 forks source link

Provide Option for Dry-Run #11

Open trahloff opened 2 years ago

trahloff commented 2 years ago
SUMMARY

Config flag to enable running aws-nuke without actually deleting the resources. Would provide an easier and safer way to test exclude config.

ISSUE TYPE
Additional context

n/a