DEV Community

Pavan Gole
Pavan Gole

Posted on

Facing Problem in terraform

Scenario :- I have successfully launch the instance using terraform but I want that instance to be terminated automatically after specific time/period. Using aws console of EventBridge I can directly add cronjob and link it with an ec2 instance but I need to do it using terraform. Help me to solve this issue. Thank you.

Top comments (0)