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

Feature Request: Use Lookups in Post-Build Hooks #688

Open
Spareo opened this issue Dec 8, 2018 · 2 comments · May be fixed by #708
Open

Feature Request: Use Lookups in Post-Build Hooks #688

Spareo opened this issue Dec 8, 2018 · 2 comments · May be fixed by #708

Comments

@Spareo
Copy link

Spareo commented Dec 8, 2018

I have integrated stacker into a few projects now and have run into the same issue a few times where I want to run a post build hook and need to access the stack outputs. Currently, unless Im doing something wrong, it seems that I can't use the the ${output stackName::outputName} lookup or any other lookup in a post build hook.

I have had to do resort to using boto3 directly in my hook code which I really don't like.

@yinuochen
Copy link

I would like this with pre build hooks as well.

@peter-t-kim
Copy link

Has there been any updates on this? It seems natural that stacker should support references in build hooks as well.

@ITProKyle ITProKyle linked a pull request Nov 25, 2019 that will close this issue
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 a pull request may close this issue.

3 participants