core: Incorrect cross-stack reference #26043
Labels
@aws-cdk/core
Related to core CDK functionality
bug
This issue is a bug.
duplicate
This issue is a duplicate.
Describe the bug
This is similar to #18882
When using a cross-stack reference in a Source.data string, the reference is not properly resolved.
Reproduction Steps
Here is a minimal example reproducing the issue:
Expected Behavior
cdk synth StackB
should output something like:Current Behavior
cdk synth StackB
outputs:Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.84.0 (build f7c792f)
Framework Version
No response
Node.js Version
v18.16.0
OS
WSL/Debian
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: