Open markusl opened 1 day ago
This was an intentional breaking change from https://github.com/aws/aws-cdk/pull/25473
@pahud yes, it seems to be an intentional change, but I cannot see why. Please at least document the behavior and add a warning if the flag is set to true without mastersRole
Describe the bug
outputConfigCommand
does not output anything ifprops.mastersRole
is not set.Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
Output config command
Current Behavior
Reproduction Steps
Set
outputConfigCommand
to truePossible Solution
No response
Additional Information/Context
Seems to be broken in https://github.com/aws/aws-cdk/commit/51f0193bf34cca8254743561a1176e3ca5d83a74
CDK CLI Version
2.171.0 (build 4957967)
Framework Version
No response
Node.js Version
20
OS
Mac
Language
TypeScript
Language Version
No response
Other information
No response