Open scarytom opened 22 hours ago
@scarytom could you please also provide the following information? (whatever you can):
credentials
file? config
file? env variables? profile? something else?)cdk diff
with -vvv
? (account numbers redacted). Thanks!
Authentication is via AWS environment variables
The output above is already from cdk diff -vvv. I'm not sure the full output adds much, but I can attach that tomorrow if that helps at all.
Confirm that, I have the same issue.
Describe the bug
Running
cdk diff
in version 2.167.1 is producing an error when trying to generate a change set, and is falling back to using a diff on template differences. This worked fin in 2.160.0.Regression Issue
Confirmed Regression
Last Known Working CDK Version
2.166.0
Expected Behavior
change sets to be created and used for the cdk diff
Current Behavior
Reproduction Steps
I'm just running
cdk --strict --verbose --no-version-reporting diff
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.167.1
Framework Version
No response
Node.js Version
22.11.0
OS
ubuntu
Language
Java
Language Version
Java (17)
Other information
No response