Sceptre: How to reference the current StackName in the Config file

Created on 30 Mar 2018  路  1Comment  路  Source: Sceptre/sceptre

Hi,

I modular my Nested Cloudformation stack with Sceptre, so in my Config file, I need to get the current StackName for my Parameter. See https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/pseudo-parameter-reference.html#cfn-pseudo-param-stackname for all names.

Normally, within CFN, I can use Ref: AWS::StackName.

needs discussion feature request

Most helpful comment

I too would love this ability. It's a bit of a pain having to construct the stack name in an environment or stack config when this value could be exposed to the templating abilities of the config files.

>All comments

I too would love this ability. It's a bit of a pain having to construct the stack name in an environment or stack config when this value could be exposed to the templating abilities of the config files.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brian-provenzano picture brian-provenzano  路  6Comments

jmsuzuki picture jmsuzuki  路  4Comments

fabiodouek picture fabiodouek  路  5Comments

ngfgrant picture ngfgrant  路  3Comments

laur1s picture laur1s  路  4Comments