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

EC2VirtualServer.create() has no concept of attribute hierarchy. #11

Open
JTCunning opened this issue Jan 22, 2016 · 0 comments
Open

EC2VirtualServer.create() has no concept of attribute hierarchy. #11

JTCunning opened this issue Jan 22, 2016 · 0 comments

Comments

@JTCunning
Copy link

When iterating over this list here, merged container attributes have the ability to overwrite any attribute defined in the entity being created.

We need to either put in a check for overwriting existing attributes or create a list of ec2_attrs without merging container attributes first.

Supporting code:
https://gist.github.com/JTCunning/d61686a5bfc9b7471d2c

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