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

Atmos errors are written to stdout instead of stderr #112

Closed
nitrocode opened this issue Jan 27, 2022 · 0 comments · Fixed by #113
Closed

Atmos errors are written to stdout instead of stderr #112

nitrocode opened this issue Jan 27, 2022 · 0 comments · Fixed by #113
Labels
bug 🐛 An issue with the system

Comments

@nitrocode
Copy link
Member

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

atmos terraform write varfile reloader --stack=mdev-usw2-sbx01 -f spacelift.auto.tfvars.json > stdout 2> stderr
⨠ cat stderr
⨠ cat stdout

Could not find config for the component 'reloader' in the stack 'mdev-usw2-sbx01'.
Check that all attributes in the stack name pattern '{tenant}-{environment}-{stage}' are defined in the stack config files.
Are the component and stack names correct? Did you forget an import?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant