Get the EMR Cluster Id based on the cluster name?

Hi, I have a requirement, where I have to get the EMR cluster Id of a running EMR cluster by providing its name. Which datasource can I use?

Apparently, there is no such datasource as of the 4.11.0 version of the AWS provider. :frowning_face: :thinking:
But there’s an open issue on GitHub with a request to create such, though — new Datasource: aws_emr_cluster · Issue #14861 · hashicorp/terraform-provider-aws · GitHub
Let’s upvote it :slight_smile:

You might want to check the AWS Cloud Control Provider also; perhaps that helps.