8000 Fix AutoScalingRole in EMR: Fixes #984 by jameswinegar · Pull Request #1036 · cloudtools/troposphere · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix AutoScalingRole in EMR: Fixes #984 #1036

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

Merged
merged 2 commits into from
May 12, 2018
Merged

Fix AutoScalingRole in EMR: Fixes #984 #1036

merged 2 commits into from
May 12, 2018

Conversation

jameswinegar
Copy link
Contributor

changed to
python emr.py | grep EMR_AutoScaling_DefaultRole
"AutoScalingRole": "EMR_AutoScaling_DefaultRole",

from

python emr.py | grep EMR_AutoScaling_DefaultRole
"Ref": "EMR_AutoScaling_DefaultRole"

jameswinegar and others added 2 commits May 2, 2018 13:48
changed to
python emr.py | grep EMR_AutoScaling_DefaultRole
                "AutoScalingRole": "EMR_AutoScaling_DefaultRole",

from

python emr.py | grep EMR_AutoScaling_DefaultRole
                    "Ref": "EMR_AutoScaling_DefaultRole"
@phobologic
Copy link
Member

Thanks @jameswinegar - I updated the test output to get the tests to pass. Going to merge this.

@phobologic phobologic merged commit c1c4490 into cloudtools:master May 12, 2018
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.

2 participants
0