Skip to content

Commit 5394de6

Browse files
fix- space issue
1 parent 64b88ab commit 5394de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/runners/policies/instance-ec2-image-builder.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Statement": [
44
{
55
"Effect": "Allow",
6-
"Action": "imagebuilder:StartImagePipelineExecution ",
6+
"Action": "imagebuilder:StartImagePipelineExecution",
77
"Resource": "*"
88
}
99
]

0 commit comments

Comments
 (0)