Skip to content

fix: synchronize terraform log output, fix init coloring #2482

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

Merged
merged 1 commit into from
Jun 18, 2022

Conversation

deansheather
Copy link
Member

Synchronizes terraform log output to avoid cases where a stderr log that comes after a stdout log might be processed beforehand.

Adds -no-color and -input=false to terraform init because the terminal color codes were interfering with our fancy CLI formatting.

Copy link
Member

@Emyrk Emyrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surprised we need this, I don't see any harm

@deansheather deansheather merged commit a9c1664 into main Jun 18, 2022
@deansheather deansheather deleted the fix-terraform-init-logs branch June 18, 2022 19:26
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

Successfully merging this pull request may close these issues.

2 participants