AWS CDK – How to get Cross-Account AND Cross-Region deployments to work (TypeScript)
I am attempting to setup CDK (v2) Stack using TypeScript to create a Pipeline Stack (Account A, region A) that contains Stages. One stage being CloudFormationCreateUpdateStackAction()
for Account B, region B.
AWS CDK – How to get Cross-Account AND Cross-Region deployments to work (TypeScript)
I am attempting to setup CDK (v2) Stack using TypeScript to create a Pipeline Stack (Account A, region A) that contains Stages. One stage being CloudFormationCreateUpdateStackAction()
for Account B, region B.
AWS CDK – How to get Cross-Account AND Cross-Region deployments to work (TypeScript)
I am attempting to setup CDK (v2) Stack using TypeScript to create a Pipeline Stack (Account A, region A) that contains Stages. One stage being CloudFormationCreateUpdateStackAction()
for Account B, region B.