cloudposse / terraform-aws-emr-cluster

Terraform module to provision an Elastic MapReduce (EMR) cluster on AWS
https://cloudposse.com/accelerate
Apache License 2.0
72 stars 81 forks source link

Auto Termination support for cluster #53

Closed dvande8206 closed 2 years ago

dvande8206 commented 2 years ago

Have a question? Please checkout our Slack Community or visit our Slack Archive.

Slack Community

Describe the Feature

Support to enable and set idle timeout for cluster in order for it to auto terminate

Expected Behavior

Cluster will auto terminate based on idle timeout set

Use Case

Cluster not always in use so needs to be auto terminated if not in use/idle for a time period

Describe Ideal Solution

Able to set up auto termination and idle timeout via module

Alternatives Considered

Explain what alternative solutions or features you've considered.

Additional Context

Add any other context or screenshots about the feature request here.