Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
liamdawson opened this issue Aug 2, 2020 · 0 comments
Open

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

liamdawson opened this issue Aug 2, 2020 · 0 comments

Comments

@liamdawson
Copy link
Contributor

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:
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant