feat: Adding a `-prune` option to remove Orphaned Rules. by snaka · Pull Request #71 · Songmu/ecschedule
Motivation I aim to solve the problem where orphaned Rules remain on the AWS side when Rule names listed in the config are changed or Rules are deleted. Approach When deploying a Rule (a.k.a. Sc...