-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Warnings being sent to stdout even with quiet=true
after version 3.2.296 - Cloudformation
#6855
Comments
Note the Cloudformation template is being generated by AWS CDK. It synths and deploys successfully. |
A workaround for now seems to be |
Any Updates on this? I had to rollback to Version 3.2.301 since this completely breaks a lot of Terraform Projects with Dynamics. |
Version 3.2.322 is still throwing a few warnings, but it's much cleaner than before.
|
Any updates on this? Looking to update to newest version, but this warning is breaking our workflows. |
I can confirm too: This is still not fixed, our Pipelines are failing as well. |
Describe the issue
Please explain the use case that leads to this noise being generated.
Version 3.2.296 introduces noise in the output even with
quiet: true
. After upgrading to this version I started getting a bunch of warnings in the stdout.Examples
Please share an example code sample (in the IaC of your choice) + the expected outcomes.
My config file:
On the previous version
3.2.293
all checks run clean and there is nothing in the output. On the next release3.2.296
I started getting those:Version (please complete the following information):
3.2.296
Additional context
Add any other context about the problem here.
On 3.2.303 it gets even worse. and I start getting those warnings as well:
2024-11-19 17:15:54,089 [MainThread ] [WARNI] Failed updating attribute for key:
The text was updated successfully, but these errors were encountered: