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

xref lookup #202

Merged
merged 2 commits into from
Aug 31, 2016
Merged

xref lookup #202

merged 2 commits into from
Aug 31, 2016

Conversation

mwildehahn
Copy link
Contributor

Depends on this PR: #201. I was having some issues with the version of mock and what was required by moto.

This should fix: #184. It is the same as the output Lookup, except we don't use the Context to resolve the fully qualified name of the stack.

The xref lookup can be used to fetch stacks outside of the current
stacker namespace.
@mwildehahn mwildehahn changed the title Xref lookup xref lookup Aug 30, 2016
@phobologic
Copy link
Member

Awesome - the new Lookup concept makes this stuff so easy.

@phobologic phobologic merged commit 73508b0 into cloudtools:master Aug 31, 2016
@acmcelwee
Copy link
Member

This looks great. It'll provide some nice flexibility in breaking up some of the stack contexts from a single large file for us.

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.

Allow cross-namespace output gathering for parameters
3 participants