We would like to have some sweeper logic available in the CLI, to avoid duplicate a sweeper logic that is already defined in the terraform provider, we would like to transfer the code from terraform to the sdk and then use the newly created SDK sweepers in both the CLI and terraform.
Each product package should have its own sweeper in a dedicated golang package.