Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Provision to Name EMR EC2 Instances (Master and Core) #33

Open
kedar9696 opened this issue Dec 2, 2024 · 1 comment
Open

Add Provision to Name EMR EC2 Instances (Master and Core) #33

kedar9696 opened this issue Dec 2, 2024 · 1 comment

Comments

@kedar9696
Copy link

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • No 🛑: The functionality is not currently available in the Terraform module I'm using, as there is no provision for naming EC2 instances within the module.

Is your request related to a problem? Please describe.

I am using the Terraform registry module (v.2.3.0) to create an EMR cluster, but the module doesn't provide an option to assign names to the EC2 instances (Master and Core). This makes it difficult to manage and identify the instances easily within AWS.

Describe the solution you'd like.

I would like to request that the module be updated to include a provision for assigning names to the EC2 instances (Master and Core) in the EMR cluster. This would help improve instance identification and management within the AWS environment.

Describe alternatives you've considered.

I have not found an alternative solution within the module so far, and I'm not sure how to customize the code to assign names to the EC2 instances directly. If there's an existing method to do this, I'd appreciate guidance on how to implement it.

Additional context

This feature request is related to better instance management and naming consistency for the EC2 instances in the EMR cluster created using this Terraform module.

@kedar9696
Copy link
Author

kedar9696 commented Dec 2, 2024

@bryantbiggs could you please provide some insights on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant