Automate instance deletion after 30 days

I have an scenario :- I want to terminate specific instance after 30 days . For this I have created terraform script to launch instance. But I am facing issue in AWS eventbridge , in console we can add cron job for terminating instance directly but didn’t find any resource on that using terraform. Please guide me.