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

CloudFormation: Support AWS::EMR::InstanceGroupConfig #7446

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

bblommers
Copy link
Collaborator

Fixes #7381

@bblommers bblommers added this to the 5.0.3 milestone Mar 8, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.80%. Comparing base (9aef694) to head (c562a96).
Report is 88 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7446      +/-   ##
==========================================
- Coverage   95.88%   95.80%   -0.08%     
==========================================
  Files         843      849       +6     
  Lines       82578    83713    +1135     
==========================================
+ Hits        79178    80203    +1025     
- Misses       3400     3510     +110     
Flag Coverage Δ
servertests 32.30% <40.00%> (-0.22%) ⬇️
unittests 95.77% <100.00%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bblommers bblommers merged commit cb60935 into getmoto:master Mar 8, 2024
39 checks passed
@bblommers bblommers deleted the cf-emr-instance-groups branch March 8, 2024 22:15
Copy link
Contributor

github-actions bot commented Mar 8, 2024

This is now part of moto >= 5.0.3.dev59

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

Successfully merging this pull request may close these issues.

Request AWS::EMR::Cluster resource to be added to cloudformation
1 participant