-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
EMR create a new resource aws_emr_instances_fleet #1146
Comments
Hello |
issue hashicorp#1146 - Extend EMR ec2_attributtes with subnet_ids, availability_zone, availability_zones. Added hadoop_version parameter. issue hashicorp#1146 - Use EMR constants. Reuse EBS config schema to avoid redundancy. Updated EMR documentation
Another vote for this |
Looks like there's a languishing PR for this, in case anyone wants to try it out: #1475 |
issue hashicorp#1146 - Extend EMR ec2_attributtes with subnet_ids, availability_zone, availability_zones. Added hadoop_version parameter. issue hashicorp#1146 - Use EMR constants. Reuse EBS config schema to avoid redundancy. Updated EMR documentation
Is this just not being picked up? |
@darrenhaken @copumpkin @jmsantorum I have all the conflicts fixed and I have synced with the latest master. I am using it in my preprod environment as well. How do I proceed to update this PR? @jmsantorum, can you give me access to push a new branch to your repo? If anyone know a better way, please suggest. |
issue hashicorp#1146 - Extend EMR ec2_attributtes with subnet_ids, availability_zone, availability_zones. Added hadoop_version parameter. issue hashicorp#1146 - Use EMR constants. Reuse EBS config schema to avoid redundancy. Updated EMR documentation
Ok, I made another PR 13946 for this issue. |
would be great to see this accepted and merged. looks like the work is done minus a PR and integration! |
+1 |
Support for new Support for task instance fleets, via a new |
Support for the new |
thanks for the help @bflad 👏 🎉 |
This has been released in version 3.5.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Hi there,
Is it possible to create new resource which supports "instance fleets" for aws EMR ? with all features like :
-- Maximum bid price spot instance for master
--Maximum bid price for core et task type
-- On-demand vCPUs and Spot vCPUs for Core and task type
-- Defined duration and Provisioning timeout for core and task type
Terraform Version
Terraform v0.9.11
Affected Resource(s)
The text was updated successfully, but these errors were encountered: