Skip to content

Allow lookup in stack enabled field #774

@555klaw

Description

@555klaw

In my configuration, I want to dynamically lookup whether a stack is enabled, like...

  my-stack:
    enabled: ${custom something}
    template_path: stacker/templates/my-template.yml.j2

where my lookup (in this case custom) resolves to true or false, thus toggling stack creation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions