Issue-1146 part a#14788
Conversation
bflad
left a comment
There was a problem hiding this comment.
Hi @c4po 👋 Thank you so much for splitting up the pull requests -- this is off to a good start. Please see the below initial feedback and reach out if you have any questions or do not have time to implement the requested items. 👍
bflad
left a comment
There was a problem hiding this comment.
I think these are the last few things before we can get this initial support merged in -- thanks!
…tion.AllocationStrategy
bflad
left a comment
There was a problem hiding this comment.
Looks good, thank you @c4po 🚀
Output from acceptance testing (failure unrelated):
--- FAIL: TestAccAWSEMRCluster_Ec2Attributes_DefaultManagedSecurityGroups (761.58s)
--- PASS: TestAccAWSEMRCluster_additionalInfo (389.66s)
--- PASS: TestAccAWSEMRCluster_basic (421.31s)
--- PASS: TestAccAWSEMRCluster_bootstrap_ordering (1315.25s)
--- PASS: TestAccAWSEMRCluster_configurationsJson (488.41s)
--- PASS: TestAccAWSEMRCluster_CoreInstanceGroup_AutoscalingPolicy (530.87s)
--- PASS: TestAccAWSEMRCluster_CoreInstanceGroup_BidPrice (1073.94s)
--- PASS: TestAccAWSEMRCluster_CoreInstanceGroup_InstanceCount (578.27s)
--- PASS: TestAccAWSEMRCluster_CoreInstanceGroup_InstanceType (822.02s)
--- PASS: TestAccAWSEMRCluster_CoreInstanceGroup_Name (885.45s)
--- PASS: TestAccAWSEMRCluster_custom_ami_id (546.87s)
--- PASS: TestAccAWSEMRCluster_disappears (443.96s)
--- PASS: TestAccAWSEMRCluster_ebs_config (555.62s)
--- PASS: TestAccAWSEMRCluster_instance_fleet (454.47s)
--- PASS: TestAccAWSEMRCluster_instance_fleet_master_only (429.68s)
--- PASS: TestAccAWSEMRCluster_keepJob (390.32s)
--- PASS: TestAccAWSEMRCluster_Kerberos_ClusterDedicatedKdc (520.68s)
--- PASS: TestAccAWSEMRCluster_MasterInstanceGroup_BidPrice (949.21s)
--- PASS: TestAccAWSEMRCluster_MasterInstanceGroup_InstanceCount (1074.24s)
--- PASS: TestAccAWSEMRCluster_MasterInstanceGroup_InstanceType (976.43s)
--- PASS: TestAccAWSEMRCluster_MasterInstanceGroup_Name (930.00s)
--- PASS: TestAccAWSEMRCluster_root_volume_size (780.90s)
--- PASS: TestAccAWSEMRCluster_s3Logging (528.25s)
--- PASS: TestAccAWSEMRCluster_security_config (687.55s)
--- PASS: TestAccAWSEMRCluster_Step_Basic (493.95s)
--- PASS: TestAccAWSEMRCluster_step_concurrency_level (543.97s)
--- PASS: TestAccAWSEMRCluster_Step_ConfigMode (896.25s)
--- PASS: TestAccAWSEMRCluster_Step_Multiple (493.67s)
--- PASS: TestAccAWSEMRCluster_tags (820.00s)
--- PASS: TestAccAWSEMRCluster_terminationProtected (614.80s)
--- PASS: TestAccAWSEMRCluster_visibleToAllUsers (946.47s)
|
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! |
Community Note
Relates #1146
Release note for CHANGELOG:
Output from acceptance testing: