CdkPipelines: Policy has invalid action (Service: S3) on x-region support stacks #27564
Labels
@aws-cdk/pipelines
CDK Pipelines library
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
Upgrade repo with working CdkPipeline to 2.101.0 and the
UpdatePipeline
phase of the stack fails.Expected Behavior
Only BREAKING CHANGES should break old stuff.
Current Behavior
Above.
Reproduction Steps
Create a cdk pipeline with older version of cdk libs. Upgrade to newer version, watch UpdatePipeline fail to deploy.
Alternatively, start with aws-cdk-lib v2.101.0 and attempt to deploy a pipleline that requires a cross-region stack.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.101.0 (build cbaa50e)
Framework Version
2.101.0 (build cbaa50e)
Node.js Version
18.17.1
OS
irrelevant
Language
TypeScript
Language Version
5.1.6
Other information
No response
The text was updated successfully, but these errors were encountered: