awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
893 stars 114 forks source link

Add support for env vars when deploying ECS service #118

Closed arzavj closed 2 years ago

arzavj commented 2 years ago

Needed this to add the release version (i..e the first 8 characters of the commit hash being deployed) to the task definition when deploying alert matcher or raap.

A bunch of files were not added to this PR even though they were auto-modified by go/dep:

Let me know if I should add any of these changes too.

go version: go version go1.16.3 linux/amd64

arzavj commented 2 years ago

Opened this accidentally

arzavj commented 2 years ago

@PaulMaddox @jpignata could you please delete this PR as admins since I meant to open it against my own fork. Apologies!