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

Exclude tags #18

Open vaspoz opened 1 year ago

vaspoz commented 1 year ago
SUMMARY

It'd be great to have the feature "exlude_tags" to have more granular way of identifying resources.

ISSUE TYPE
Additional context

Is this repo still maintained? I could extend the code by myself if you accept pull requests