Skip to content

Commit b2cd86b

Browse files
author
Tarun Belani
committed
Addressed review comments
1 parent f0a2266 commit b2cd86b

File tree

9 files changed

+480
-186
lines changed

9 files changed

+480
-186
lines changed

packages/@aws-cdk/aws-imagebuilder-alpha/lib/image-pipeline.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,7 @@ export class ImagePipeline extends ImagePipelineBase {
561561
grantee: grantee,
562562
resourceArns: policy.resources,
563563
actions: policy.actions,
564+
conditions: policy.conditions,
564565
scope: this,
565566
}),
566567
);

packages/@aws-cdk/aws-imagebuilder-alpha/test/integ.all-parameters.image-pipeline.ami.js.snapshot/aws-cdk-imagebuilder-image-pipeline-ami-all-parameters.assets.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)