Unleash / unleash-proxy

Unleash Proxy is used to safely integrate frontend application with Unleash in a secure and scaleable way.
https://docs.getunleash.io/sdks/unleash-proxy
Apache License 2.0
48 stars 42 forks source link

fix: define region to ensure we login to us-east-1 for public #127

Closed chriswk closed 1 year ago

chriswk commented 1 year ago

So. ecr-public can only be logged in to from us-east-1, so this PR sets the region of the login task to be us-east-1. This is part of publishing unleash-proxy to AWS ECR public.