awsweeper
awsweeper copied to clipboard
Support for EKS resources
Hi,
since you're rely on terraform resources, can you add aws_eks_cluster
support?
Thanks!
Hi @asyd :wave: Yes, I can add aws_eks_cluster
now. I first had to make some bigger changes to support deleting any Terraform AWS Resource via the Terradozer API (see also https://github.com/jckuester/terradozer, a new open-source project I started).