cdk-pipelines-github icon indicating copy to clipboard operation
cdk-pipelines-github copied to clipboard

Results 41 cdk-pipelines-github issues
Sort by recently updated
recently updated
newest added

Hi, Setting the environment variable `CDK_AWS_PARTITION` as specified here: [AWS China partition support](https://github.com/cdklabs/cdk-pipelines-github?tab=readme-ov-file#aws-china-partition-support), does not make sure that the `audience` and `aws-region` of this action: [aws-actions/configure-aws-credentials@v4](https://github.com/marketplace/actions/configure-aws-credentials-action-for-github-actions) are configured correctly. This...