Sceptre: How to pass a variable or resolver as an argument to a hook?

Created on 26 Jan 2018  路  2Comments  路  Source: Sceptre/sceptre

I'm trying to use one of the outputs of my CloudFormation template as a parameter to a !cmd hook - e.g.

hooks:
  after_create:
    - !cmd "echo {{ value of cloudformation output }}"

Is there a way to do this?

All 2 comments

Hey @sodle - thanks for getting in touch. The best place to ask a question is over at StackOverflow. Could you repost your question over there? I will close this issue.

Thanks,
Niall

OK, I'm asking now. Is there a tag I should use? sceptre doesn't seem to exist.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andyoll picture andyoll  路  7Comments

dalibor-aleksic-atomia picture dalibor-aleksic-atomia  路  4Comments

tahoward picture tahoward  路  4Comments

ngfgrant picture ngfgrant  路  6Comments

ngfgrant picture ngfgrant  路  3Comments