Skip to content

Commit fd5a15a

Browse files
authored
Added S3 bucket for ECS taskdef mirroring
1 parent ac5ec70 commit fd5a15a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ outputs:
5353
ssm-path:
5454
description: "Path to ssm secrets"
5555
value: ${{ steps.environment.outputs.ssm-path }}
56+
s3-bucket:
57+
description: "S3 Bucket for ECS taskdef mirroring"
58+
value: ${{ steps.environment.outputs.s3-bucket }}
5659
runs:
5760
using: "composite"
5861
steps:

0 commit comments

Comments
 (0)