AWS CloudFormation Outputs
My favourite way to deploy resources on AWS is to use Cloudformation (cf), I'm using CDK/Serverless/SST to create my Cloudformation templates.
often you will want to share data between stacks, the recommended way will be stack outputs, to use this ou...
blog.niradler.com1 min read