stacker icon indicating copy to clipboard operation
stacker copied to clipboard

Feature Request: Use Lookups in Post-Build Hooks

Open Spareo opened this issue 7 years ago • 2 comments

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.

Spareo avatar Dec 08 '18 22:12 Spareo

I would like this with pre build hooks as well.

yinuochen avatar Jan 18 '19 00:01 yinuochen

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

peter-t-kim avatar Aug 29 '19 15:08 peter-t-kim