Rico Hermans
Rico Hermans
Oh no of course it does, because Docker builds are crazy and we need to assume roles and check ECR repositories so that Docker can load cache from the existing...
This might not be necessary anymore after https://github.com/aws/aws-cdk/pull/22194 ?
The problem is that ManualApprovalStep might need to work with a backend that doesn't have SNS (like GitHub actions). But, I suppose it would be okay to add an SNS...
Okay that's interesting and potentially worthwhile. Thanks for brining this up!
We're in a bit of a pickle in that: * Even though `main` is the new default in most code repositories, many people will still be on old repositories that...
Thanks for jumping in @gshpychka! This is exactly why CDK Pipelines has a self-mutation step: changes to the pipeline need to be deployed by some CloudFormation deployment, either `cdk deploy`...
I'm sensitive to the argument that if unplugging your ethernet cable (heh) succeeds synth and not having credentials succeeds, having expired credentials should also succeed. I wonder if this will...
Needs https://github.com/aws/aws-cdk/pull/22194 to be merged first
`DELETE_FAILED` is a resource status. What is the stack status?