I created a Terraform module that saves you money by cleaning up unused AWS QuickSight users. By default, AWS charges a monthly fee for each user provisioned in QuickSight, indefinitely. This module scans for unused users and automatically deletes them, saving money. It is called terraform-aws-quicksight-user-pruning-module.

I also wrote a blog post about it at the official State Farm Engineering blog and feel free to leave me a comment below if you have any thoughts to share.