cloudtools / cloudtools/stacker

Feature Request: Use Lookups in Post-Build Hooks

Open
#688 2 comments 12 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
707
Forks
162
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.