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

Add missing "path" for CloudFormation "Stacks" collection #1311

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

mdub
Copy link
Contributor

@mdub mdub commented Oct 8, 2016

The adds a "path" to for the "Stacks" resource collection, allowing data to be loaded into Stack objects by the "DescribeStacks" call.

Addresses #1265.

As far as I could see, "Stacks" is the only "hasMany" collection that is missing a "path".

@mdub
Copy link
Contributor Author

mdub commented Oct 10, 2016

Hmm. Travis CI build appears to have been failing (one test) since 9ee5ac9. @awood45?

@mdub mdub force-pushed the extend-cloudformation-resources branch from e95dac6 to bbad4d9 Compare October 16, 2016 03:51
@awood45
Copy link
Member

awood45 commented Oct 17, 2016

I'm looking at this, and it seems to still make the extra calls when inspecting stack data. It doesn't look wrong, but does this address the linked issue for you?

@awood45
Copy link
Member

awood45 commented Oct 17, 2016

Okay, I take that back, it looks like when I pulled down this branch to test, it wasn't actually taking in the diff.

@awood45
Copy link
Member

awood45 commented Oct 17, 2016

In any case, that looks good then. I'll merge this now, and push it upstream. Thanks!

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