Skip to content

Logging-style output doesn't go to stderr #344

@liamdawson

Description

@liamdawson

Steps

  1. stack_master compile ap-southeast-2 ruby_ecr 2>/dev/null >template.yaml

Expected behaviour

template.yaml is a valid YAML file, and can be applied as a CloudFormation template.

Actual behaviour

template.yaml begins with informative output, and is not a valid YAML file.

$ cat template.yaml
- Executing compile on ruby-ecr in ap-southeast-2
Parameters:
...

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