Skip to content

Commit

Permalink
Merge branch 'master' into fix-vpc-endpoint-issue-in-china
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Aug 24, 2021
2 parents 20f6008 + fdf612a commit 105846d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/pipelines/README.md
Expand Up @@ -955,7 +955,7 @@ new CodePipeline(this, 'Pipeline', {
resources: ['*'],
conditions: {
StringEquals: {
'iam:ResourceTag/aws-cdk:bootstrap-role': 'deploy',
'iam:ResourceTag/aws-cdk:bootstrap-role': 'lookup',
},
},
}),
Expand Down

0 comments on commit 105846d

Please sign in to comment.