Process Flow - Outputs for cross-stack references
Create Stack A
Define Output in Stack A
Deploy Stack A
Create Stack B
Import Output from Stack A in Stack B
Use Imported Value in Stack B
Deploy Stack B
Stack A creates an output value. Stack B imports this output to use it, enabling communication between stacks.